Skip to content

Updates azure.yaml schema for deployment stacks configuration#4358

Merged
wbreza merged 4 commits intoAzure:mainfrom
wbreza:deployment-stacks-schema
Oct 9, 2024
Merged

Updates azure.yaml schema for deployment stacks configuration#4358
wbreza merged 4 commits intoAzure:mainfrom
wbreza:deployment-stacks-schema

Conversation

@wbreza
Copy link
Contributor

@wbreza wbreza commented Sep 19, 2024

Important

Do not merge till after release

Updates the alpha schema for azure.yaml to include the optional deployment stacks configuration.

The deploymentStacks property will light up when provider: bicep. When specifying the deploymentStacks property the user must configure at least one of the properties otherwise the whole property can be omitted and use the internal defaults.

Copy link
Member

@ellismg ellismg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Every time I see one of these PRs I feel like I learn a little more about JSON Schema. Thanks for the updates here, @wbreza and for being a wizard at this stuff! LGTM.

@wbreza
Copy link
Contributor Author

wbreza commented Oct 9, 2024

/check-enforcer override

@wbreza wbreza enabled auto-merge (squash) October 9, 2024 22:40
@wbreza wbreza merged commit 311eed5 into Azure:main Oct 9, 2024
@wbreza wbreza deleted the deployment-stacks-schema branch October 9, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deployment Stacks: Support Customization of Deny and Detach settings

2 participants