mirror of https://github.com/hashicorp/terraform
This replicates the issue reported in #3852.pull/3912/head
parent
536ba76b21
commit
bfb770ee89
@ -0,0 +1,6 @@
|
||||
# This resource was previously "created" and the fixture represents
|
||||
# it being destroyed subsequently
|
||||
|
||||
/*resource "aws_instance" "orphan" {*/
|
||||
/*foo = "bar"*/
|
||||
/*}*/
|
||||
Loading…
Reference in new issue