blob: 0adb513f10ef47b0ca9ad906f20c4c8ab3fa275c [file] [log] [blame]
module "child" {
source = "./child"
value = "foo"
}