Azure / Azure/AKS-Construction
Explicitly pass all parameters to the bicep
Open
@khowling is already working on this.
Since Mar 29, 2023.
enhancement
helper-bicep-link :mage_man:
helper-ui :mage_woman:
Keep Open
- Dominant language
- JavaScript
- Stars
- 377
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
The Helper only offers deployment parameters for the bicep when they are not the default value.
This does create some opaqueness, and risk if the parameter defaults were to ever change.
We should create a new setting in the Helper that will generate a full parameter value list to use for the az deployment create command, and in the other deployment options that leverage parameters..
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.