Azure / template-specs

MIT License
31 stars 4 forks source link

Rename -TemplateJsonFile to -TemplateFile #33

Closed alex-frankel closed 3 years ago

alex-frankel commented 4 years ago

Goal is to limit confusion and align with the equivalent deployment cmdlet parameter name.

As part of this, it would be good to give a helpful error message if I use -TemplateJson incorrectly with a file path.

e.g. New-AzResourceGroupDeployment ... -TemplateJson ./path/to/template.json

stuartko commented 3 years ago

Closing this issue as it has been resolved by the latest release: v0.1.8