diff --git a/.gitignore b/.gitignore index 87480c1..3808417 100644 --- a/.gitignore +++ b/.gitignore @@ -29,18 +29,20 @@ override.tf.json # Ignore Terraform lock file .terraform.lock.hcl -# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan -# example: *tfplan* - # Ignore CLI configuration files .terraformrc terraform.rc avmmakefile README-generated.md avm.tflint.hcl +avm.tflint.merged.hcl avm.tflint_example.hcl +.tflint.hcl *tfplan* *.md.tmp # MacOS .DS_Store + +# AVM GitHub Labels Script +Set-AvmGitHubLabels.ps1