Skip to content

Commit 05b24f9

Browse files
authored
Merge pull request #4451 from githubofkrishnadhas/main
Update Terraform.gitignore to ignore .hcl files based on pr #4447
2 parents 5acb38c + b7450f4 commit 05b24f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Terraform.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ override.tf.json
3535
# Ignore CLI configuration files
3636
.terraformrc
3737
terraform.rc
38+
39+
# Ignore hcl file
40+
.terraform.lock.hcl

0 commit comments

Comments
 (0)