Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
331 stars 70 forks source link

fix: Added PSRule workaround to docs #1374

Closed AlexanderSehr closed 2 weeks ago

AlexanderSehr commented 3 weeks ago

Overview/Summary

PSRule requires us currently to have a default value for every parameter. Hence the secrets parameter MUST also have a default

microsoft-github-policy-service[bot] commented 3 weeks ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the AVM Issue Triage documentation.