terraform/configs/testdata/valid-modules/override-dynamic-block-over.../base.tf

7 lines
57 B
HCL

resource "test" "foo" {
foo {
from = "base"
}
}