You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that the container apps builder is still using Api Version 2022-03-01. I noticed this when I was looking to create container app secrets that reference secrets in a KeyVault. This was added to ARM templates in 2022-11-01-preview.
I've forked and added this feature. For my PR to be accepted, will it be required for my contributions to support every property that has been added or updated in container apps since API version 2022-03-01?
I'll create a PR and attach below. I'm still relatively new to Farmer, so please comment with suggestions.