Browse Source

Merge pull request #4451 from githubofkrishnadhas/main

Update Terraform.gitignore to ignore .hcl files based on pr #4447
Daniel Johnson 11 tháng trước cách đây
mục cha
commit
05b24f9fb5
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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