blob: 32c8a38f1e6f33ef2d350850419296093123672c [file] [log] [blame]
module "child" {
source = "./child"
}
provider "aws" {
foo = "set"
}