blob: 2276b5f36ca2b3cc385a144a38829705fe2dbb5f [file] [log] [blame]
provider "aws" {}
module "child" {
source = "./child"
}