terraform: fixing test case string
This commit is contained in:
parent
9c5f2c3061
commit
ed26e3d169
|
@ -494,7 +494,7 @@ aws_instance.foo:
|
|||
const testTerraformPlanTaintStr = `
|
||||
DIFF:
|
||||
|
||||
DESTROY: aws_instance.bar
|
||||
DESTROY/CREATE: aws_instance.bar
|
||||
foo: "" => "2"
|
||||
type: "" => "aws_instance"
|
||||
|
||||
|
|
Loading…
Reference in New Issue