opentofu/terraform/test-fixtures/apply-cancel-block/main.tf
2017-01-26 15:10:30 -08:00

4 lines
48 B
HCL

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