Skip to content

Commit 5643b47

Browse files
authored
Update main.tf
1 parent 1a1da67 commit 5643b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
variable "input_var" {
1+
variable "INPUT_VAR" {
22
description = "An input variable"
33
type = string
44
default = "Hello, world!"

0 commit comments

Comments
 (0)