Files
factory/postgres/iac/variables.tf
T

3 lines
48 B
Terraform

variable "applications" {
type = set(string)
}