Update applyTo pattern in Azure Verified Modules Terraform instructions for broader file coverage

This commit is contained in:
Sebastian Graef 2025-08-06 11:16:09 +10:00
parent 100e19efe1
commit ca5977edf1

View File

@ -1,6 +1,6 @@
---
description: ' Azure Verified Modules (AVM) and Terraform'
applyTo: '**/*.terraform'
applyTo: '**/*.terraform, **/*.tf, **/*.tfvars, **/*.tfstate, **/*.tflint.hcl, **/*.tf.json, **/*.tfvars.json'
---
# Azure Verified Modules (AVM) Terraform Instructions