Azure / Azure/PSRule.Rules.Azure
Automatically fill parameters in templates
Open
integration: azure-quickstart
- Dominant language
- PowerShell
- Stars
- 447
- Forks
- 109
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 23
Description
Currently when exporting a template a parameter file is required for any parameters without a default value.
While validation between template and parameters is still desirable, in some circumstances when template structure is being analysed, a less strict approach to automatically fill parameters for evaluation would be advantageous.
This would allow template structure analysis to be performed without a parameter file.
Contributor guide
Assessment
This issue has not been assessed yet.