mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +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
Add a link
Reference in a new issue