opentofu/terraform/testdata/uservars-map/main.tf
2019-06-30 10:16:15 +02:00

4 lines
39 B
HCL

variable "test_map" {
type = "map"
}