Skip to content

Commit

Permalink
Terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
garutilorenzo committed Feb 9, 2022
1 parent fbd61aa commit e794291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ variable "AWS_SECRET_KEY" {
}

variable "AWS_REGION" {
default = "<change_me>"
default = "<change_me>"
description = "AWS Zone"
}

Expand Down

0 comments on commit e794291

Please sign in to comment.