소스 검색

Merge pull request #4451 from githubofkrishnadhas/main

Update Terraform.gitignore to ignore .hcl files based on pr #4447
Daniel Johnson 11 달 전
부모
커밋
05b24f9fb5
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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