We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f28774 commit 4ff338bCopy full SHA for 4ff338b
1 file changed
.gitignore
@@ -18,4 +18,7 @@ backend.tfvars
18
terraform.rc
19
20
# Ignore metadata files
21
-*.tfstate.lock.info
+*.tfstate.lock.info
22
+
23
+#Ignore lock file
24
+*.terraform.lock.hcl
0 commit comments