mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
adjust tf to support digest tags
This commit is contained in:
parent
432922dd21
commit
c25943dfa0
4 changed files with 8 additions and 3 deletions
|
@ -16,7 +16,7 @@ variable "ui_regions" {
|
|||
variable "ui_tag" {
|
||||
type = string
|
||||
description = "Specific tag to deploy"
|
||||
default = "main"
|
||||
default = ":main"
|
||||
}
|
||||
|
||||
variable "bot_client_id" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue