Skip to main content
main.tf180 B
View on GitHub
# atmos:template
# Auto-generated for the "{{ .matrix.environment }}" environment.
# Source: {{ .file.RelPath }}
variable "environment" {
default = "{{ .matrix.environment }}"
}