Created
January 21, 2016 23:10
-
-
Save phindmarsh/4ade640aaa0b0fe23ec2 to your computer and use it in GitHub Desktop.
Revisions
-
phindmarsh created this gist
Jan 21, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ 2016/01/22 12:01:36 [ERROR] aws_opsworks_stack.stackname: diffs didn't match 2016/01/22 12:01:36 [ERROR] aws_opsworks_stack.stackname: reason: extra attributes: custom_cookbooks_source.0.ssh_key 2016/01/22 12:01:36 [ERROR] aws_opsworks_stack.stackname: diff one: *terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"name":*terraform.ResourceAttrDiff{Old:"project-dev", New:"project-dev S", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} 2016/01/22 12:01:36 [ERROR] aws_opsworks_stack.stackname: diff two: *terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"custom_cookbooks_source.0.ssh_key":*terraform.ResourceAttrDiff{Old:"", New:"-----BEGIN RSA PRIVATE KEY-----\nSNIPPED\n-----END RSA PRIVATE KEY-----\n", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"project-dev", New:"project-dev S", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} 2016/01/22 12:01:36 [ERROR] root.project: eval: *terraform.EvalCompareDiff, err: aws_opsworks_stack.stackname: diffs didn't match during apply. This is a bug with Terraform and should be reported. 2016/01/22 12:01:36 [ERROR] root.project: eval: *terraform.EvalSequence, err: aws_opsworks_stack.stackname: diffs didn't match during apply. This is a bug with Terraform and should be reported. 2016/01/22 12:01:36 [ERROR] root.project: eval: *terraform.EvalOpFilter, err: aws_opsworks_stack.stackname: diffs didn't match during apply. This is a bug with Terraform and should be reported. 2016/01/22 12:01:36 [ERROR] root.project: eval: *terraform.EvalSequence, err: aws_opsworks_stack.stackname: diffs didn't match during apply. This is a bug with Terraform and should be reported.