blob: 524742c3fcfcb409013f09ebb0a26d3b297b8657 [file] [log] [blame]
provider "boop" {
blah = true
}
module "grandchild" {
source = "../grandchild"
}