blob: 949d8e1b5e67c9fc574e6edc537d090b5e39bf1b [file] [log] [blame]
resource "aws_instance" "child" {
ami = "child"
}