mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
8 lines
94 B
HCL
8 lines
94 B
HCL
removed {
|
|
from = module.child.foo.basic_resource
|
|
}
|
|
|
|
module "child" {
|
|
source = "./child"
|
|
}
|