Skip to content

Commit

Permalink
uncommented .terraform.lock.hcl in the .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
alade001 committed Sep 4, 2024
1 parent 78c82f9 commit 93a7903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
**/.terraform/*

# terraform lock file.
**/.terraform.lock.hcl
.terraform.lock.hcl

# .tfstate files
*.tfstate
Expand Down

0 comments on commit 93a7903

Please sign in to comment.