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 24ebe2f commit e27b238Copy full SHA for e27b238
.gitignore
@@ -0,0 +1,9 @@
1
+# Local .terraform directories
2
+**/.terraform/*
3
+
4
+# .tfstate files
5
+*.tfstate
6
+*.tfstate.*
7
8
+# .tfvars files
9
+*.tfvars
0 commit comments