opentofu/terraform/testdata/plan-targeted-orphan/main.tf
2019-06-30 10:16:15 +02:00

7 lines
165 B
HCL

# This resource was previously "created" and the fixture represents
# it being destroyed subsequently
/*resource "aws_instance" "orphan" {*/
/*foo = "bar"*/
/*}*/