hcl/specsuite/tests/structure/attributes/expected.hcldec

12 lines
116 B
Plaintext

object {
attr "a" {
type = string
}
attr "b" {
type = string
}
attr "c" {
type = string
}
}