We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1da67 commit 5643b47Copy full SHA for 5643b47
main.tf
@@ -1,4 +1,4 @@
1
-variable "input_var" {
+variable "INPUT_VAR" {
2
description = "An input variable"
3
type = string
4
default = "Hello, world!"
0 commit comments