PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

Automatically fill parameters in templates

Open BernieWhite opened this issue 4 years ago • 0 comments

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.

BernieWhite avatar Mar 23 '21 02:03 BernieWhite