terraform/internal/rpcapi/testdata/sourcebundle/foo/non-empty-stack/child/non-empty-stack-child.tfcomponent.hcl
Liam Cervante a80220dcc9
stacks: rename .tfstack files to .tfcomponent (#37013)
* stacks: rename .tfstack files to .tfcomponent

* fix consistency issues
2025-05-15 08:33:13 +02:00

3 lines
49 B
HCL

component "foo" {
source = "../empty-module"
}