Browse Source

Update Terraform.gitignore to ignore .hcl file to be committed

pull/4447/head
Krishnadhas N K 3 weeks ago
parent
commit
e591635b0c
No account linked to committer's email address
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Terraform.gitignore

+ 3
- 0
Terraform.gitignore View File

@@ -32,3 +32,6 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc

# Ignore hcl file
*.hcl

Loading…
Cancel
Save