mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
terraform fmt
This commit is contained in:
parent
afdf331070
commit
473031150b
1 changed files with 1 additions and 1 deletions
|
@ -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" {
|
||||||
|
|
Loading…
Add table
Reference in a new issue