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