core: TestContext2Apply_createBeforeDestroyUpdate

The test fixture no longer changes the ID on updates.
pull/19086/head
James Bardin 8 years ago committed by Martin Atkins
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…
Cancel
Save