Skip to main content
variables.tf94 B
View on GitHub
variable "stage" {
description = "The stage of the environment (e.g. dev, staging, prod)"
}