Today we don't allow customization of the deny or detach settings for the deployment stack that is created or used when you deploy using deployment stacks.
We should allow customization of these settings (probably via azure.yaml) before we advance the feature from alpha to beta.
### Tasks
- [x] Add optional `deploymentStacks` configuration section in infra provider
- [x] Unit tests
- [x] Update azure.yaml schema
Today we don't allow customization of the deny or detach settings for the deployment stack that is created or used when you deploy using deployment stacks.
We should allow customization of these settings (probably via
azure.yaml) before we advance the feature from alpha to beta.