4 lines
53 B
HCL
4 lines
53 B
HCL
resource "aws_instance" "c" {
|
|
ami = "grandchild"
|
|
}
|
resource "aws_instance" "c" {
|
|
ami = "grandchild"
|
|
}
|