opentofu/terraform/test-fixtures/plan-orphan/main.tf
2014-06-25 21:58:33 -07:00

4 lines
51 B
HCL

resource "aws_instance" "foo" {
num = "2"
}