Browse Source

Update Terraform.gitignore to ignore .hcl files

Krishnadhas N K 11 months ago
parent
commit
b7450f4d3d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Terraform.gitignore

+ 3 - 0
Terraform.gitignore

@@ -35,3 +35,6 @@ override.tf.json
 # Ignore CLI configuration files
 .terraformrc
 terraform.rc
+
+# Ignore hcl file
+.terraform.lock.hcl