variables.tf110 B
View on GitHubvariable "stage" {
type = string
description = "Stack stage name from Atmos."
default = ""
}
variable "stage" {
type = string
description = "Stack stage name from Atmos."
default = ""
}