mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-05 08:09:13 +00:00
7 lines
80 B
HCL
7 lines
80 B
HCL
variable "project_id" {
|
|
type = string
|
|
}
|
|
|
|
variable "env_id" {
|
|
type = string
|
|
} |