Update Terraform.gitignore to ignore .hcl files

This commit is contained in:
Krishnadhas N K 2024-05-30 13:39:25 +05:30 committed by GitHub
parent 5acb38ca8a
commit b7450f4d3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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