Skip to main content
variables.tf55 B
View on GitHub
variable "stage" {
type = string
default = ""
}