terraform: fixing test case string

This commit is contained in:
Armon Dadgar 2014-09-17 18:03:19 -07:00
parent 9c5f2c3061
commit ed26e3d169
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ aws_instance.foo:
const testTerraformPlanTaintStr = `
DIFF:
DESTROY: aws_instance.bar
DESTROY/CREATE: aws_instance.bar
foo: "" => "2"
type: "" => "aws_instance"