docs: terraform v1 specs and guidance#2720
Open
jaredfholgate wants to merge 3 commits into
Open
Conversation
|
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. |
…les for retry/timeouts; improve resource_types example
…3 AzureRM exception; standardize AzAPI examples on ~> 2.9 - Add TFRMFR1 (parent_id mandate with extension-resource exception) - Add TFRMNFR2 (primary azapi_resource named 'this' with objective exception) - Add TFNFR38 (resource ID validation guidance) - Add TFNFR39 (standard file layout: terraform/variables/outputs/main/locals with optional <canonical>.<topic>.tf splits) - TFFR3: remove pre-v1.0.0 AzureRM grandfather clause; document narrow exception for resources without an AzAPI equivalent (~> 4.0 pin, README documentation, replacement plan, TFLint exclusion) - TFNFR21: add behavior-toggle exception permitting default = null for retry/timeouts/lock - Standardize AzAPI provider version examples on ~> 2.9 across specs, quickstart, solution-development, VM example, and spec-kit - Cross-reference new specs from the Terraform composition guide - Sweep US English spelling across touched docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview/Summary
Updates to specs and guidance for module owners to start getting aligned to v1 requirements
As part of this Pull Request I have
mainbranch