blob: 6b4520ec0f47c1ee917aff72131ece0605542779 [file] [log] [blame]
module "child" {
source = "./child"
}
resource "aws_instance" "web" {}