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.

Home Page:https://aka.ms/AVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question/Feedback]: Required Outputs in two places

cshea-msft opened this issue · comments

Check for previous/existing GitHub issues

  • I have checked for previous/existing GitHub issues

Description

There is MUST Outputs in the Shared Specs https://azure.github.io/Azure-Verified-Modules/specs/shared/#id-rmfr7---category-outputs---minimum-required-outputs guidance doc and also in the Terraform https://azure.github.io/Azure-Verified-Modules/specs/terraform/#id-tffr2---category-outputs---additional-terraform-outputs.

Do we need both Output docs?

Important

The "Needs: Triage 🔍" 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.

Note

This label was added as per ITA06.

@Azure/avm-core-team-technical-terraform, can you please comment on how (if?) the TF specific requirement adds more to what is already defined in the language agnostic spec as called out by @cshea-msft. Thanks!