Skip to content

Commit e794291

Browse files
committed
Terraform fmt
1 parent fbd61aa commit e794291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ variable "AWS_SECRET_KEY" {
77
}
88

99
variable "AWS_REGION" {
10-
default = "<change_me>"
10+
default = "<change_me>"
1111
description = "AWS Zone"
1212
}
1313

0 commit comments

Comments
 (0)