Skip to content

feat: avmtf v1#2406

Merged
jaredfholgate merged 3 commits into
docs/terraform-v1-specs-and-guidancefrom
matt-FFFFFF/diagSettingsInterfaceNew
May 14, 2026
Merged

feat: avmtf v1#2406
jaredfholgate merged 3 commits into
docs/terraform-v1-specs-and-guidancefrom
matt-FFFFFF/diagSettingsInterfaceNew

Conversation

@matt-FFFFFF
Copy link
Copy Markdown
Member

wip

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs: Triage 🔍 Maintainers need to triage still label Oct 24, 2025
Comment on lines +23 to +24

Authors **MUST** specify the `replace_triggers_refs` argument when using the AzAPI provider. The values should contain the body paths that would cause the resource to be replaced when they change.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention that name & location already cause a replacement

## ID: TFNFR18 - Category: Code Style - Variables with Types

`type` **MUST** be defined for every `variable`. `type` **SHOULD** be as precise as possible, `any` **MAY** only be defined with adequate reasons.
`type` **MUST** be defined for every `variable`. `type` **SHOULD** be as precise as possible. Authors **SHOULD NOT** use `any`.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to MUST NOT use any

- `network_interface_name` - (Optional) The name of the network interface. One will be generated if not set.
- `location` - (Optional) The Azure location where the resources will be deployed. Defaults to the location of the resource group.
- `resource_group_name` - (Optional) The resource group where the resources will be deployed. Defaults to the resource group of the Key Vault.
- `resource_group_resource_id` - (Optional) The resource group where the resources will be deployed. Defaults to the resource group of the resource.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set to parent_id and update above

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add parent_id rule and remove resource group name

Updated the description format and removed trailing whitespace for proper rendering.
@jaredfholgate jaredfholgate changed the base branch from main to docs/terraform-v1-specs-and-guidance May 14, 2026 08:56
@jaredfholgate jaredfholgate marked this pull request as ready for review May 14, 2026 08:56
@jaredfholgate jaredfholgate requested a review from a team as a code owner May 14, 2026 08:56
@jaredfholgate
Copy link
Copy Markdown
Member

Merging into another branch to continue the work.

@jaredfholgate jaredfholgate merged commit 8d20b47 into docs/terraform-v1-specs-and-guidance May 14, 2026
7 checks passed
@jaredfholgate jaredfholgate deleted the matt-FFFFFF/diagSettingsInterfaceNew branch May 14, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Triage 🔍 Maintainers need to triage still

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants