OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / slice_expand.hcl
1 service "my-service-0" {
2   key = "value"
3 }
4
5 service "my-service-1" {
6   key = "value"
7 }