blob: 91985fcad9d168ba798e1e7be67fe7788aa710a3 [file] [log] [blame]
terraform {
cloud {
foo = "bar"
baz {
bar = "foo"
}
}
}