3 lines
48 B
Terraform
3 lines
48 B
Terraform
variable "applications" {
|
|
type = set(string)
|
|
} |
variable "applications" {
|
|
type = set(string)
|
|
} |