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

8 lines
87 B
HCL
Raw Normal View History

2017-12-02 23:34:35 +00:00
service "my-service-0" {
key = "value"
}
service "my-service-1" {
key = "value"
}