Fix test that relied on empty Old diff
This commit is contained in:
parent
970e7c1923
commit
3001f0c1b9
|
@ -1500,7 +1500,7 @@ DIFF:
|
||||||
|
|
||||||
DESTROY/CREATE: aws_instance.foo
|
DESTROY/CREATE: aws_instance.foo
|
||||||
type: "" => "aws_instance"
|
type: "" => "aws_instance"
|
||||||
vars: "" => "foo"
|
vars: "foo" => "foo"
|
||||||
|
|
||||||
STATE:
|
STATE:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue