terraform fmt

This commit is contained in:
41666 2020-12-07 22:53:02 -05:00
parent afdf331070
commit 473031150b

View file

@ -16,7 +16,7 @@ variable "ui_regions" {
variable "ui_tag" { variable "ui_tag" {
type = string type = string
description = "Specific tag to deploy" description = "Specific tag to deploy"
default = "" default = ""
} }
variable "bot_client_id" { variable "bot_client_id" {