1resource "aws_instance" "c" {
2  ami = "grandchild"
3}
4