core: TestContext2Apply_createBeforeDestroyUpdate
The test fixture no longer changes the ID on updates.
This commit is contained in:
parent
fa87397f50
commit
403abb52b9
|
@ -374,7 +374,7 @@ aws_instance.bar:
|
|||
|
||||
const testTerraformApplyCreateBeforeUpdateStr = `
|
||||
aws_instance.bar:
|
||||
ID = foo
|
||||
ID = bar
|
||||
provider = provider.aws
|
||||
foo = baz
|
||||
type = aws_instance
|
||||
|
|
Loading…
Reference in New Issue