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