mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
4 lines
No EOL
120 B
HCL
4 lines
No EOL
120 B
HCL
variable "environment" {
|
|
description = "The environment for the ECR repository (dev or prod)"
|
|
type = string
|
|
} |