route/vendor/github.com/hashicorp/hcl/test-fixtures/slice_expand.hcl

8 lines
87 B
HCL

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