7 lines
80 B
HCL
7 lines
80 B
HCL
variable "project_id" {
|
|
type = string
|
|
}
|
|
|
|
variable "env_id" {
|
|
type = string
|
|
} |