mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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
Block a user