Skip to main content

In this article

Coding Standards/Terraform/Terraform

Coding Standards/Terraform/Terraform
FieldValue
Kindinstruction
Source.github/instructions/coding-standards/terraform/terraform.instructions.md
InvocationApplied automatically to **/*.tf, **/*.tfvars, **/terraform/**
InteractiveNo

What it does

Terraform infrastructure-as-code authoring conventions

When to use it

Use these instructions when authoring Terraform modules, .tf or .tfvars files, state backends, provider constraints, and module documentation. They apply to HCL-based infrastructure; use the Bicep conventions when the deployment is expressed through Azure Bicep instead.

Example usage

Provide a concrete example that shows the asset in action, including representative input and the resulting output.