hcl/test-fixtures/slice_expand.hcl
Mitchell Hashimoto e5d4045cf0 Test for GH-46
2015-11-09 20:02:20 -08:00

8 lines
87 B
HCL

service "my-service-0" {
key = "value"
}
service "my-service-1" {
key = "value"
}