Merge pull request #4451 from githubofkrishnadhas/main

Update Terraform.gitignore to ignore .hcl files based on pr #4447
This commit is contained in:
Daniel Johnson
2024-05-30 09:31:14 -07:00
committed by GitHub

View File

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