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 ef1eb6f commit 4fdcf16Copy full SHA for 4fdcf16
snippets/terraform-mode/terraform
@@ -4,7 +4,6 @@
4
# --
5
terraform {
6
backend "${1:backend}" {
7
- # enter parameters
8
- ${0}
+ $0
9
}
10
0 commit comments