Skip to content

Instantly share code, notes, and snippets.

@chrisferry
Created April 7, 2015 22:06
Show Gist options
  • Save chrisferry/772ca4af8c2c588e90a1 to your computer and use it in GitHub Desktop.
Save chrisferry/772ca4af8c2c588e90a1 to your computer and use it in GitHub Desktop.
➜ inf-security-groups git:(master) ✗ export TF_LOG=1
➜ inf-security-groups git:(master) ✗ terraform apply terraform.plan
2015/04/07 18:04:42 [INFO] Terraform version: 0.4.1 dev 23c0fb76954de81bbd855947526d5d7440ab1043
2015/04/07 18:04:42 Detected home directory from env var: /Users/chris.ferry
2015/04/07 18:04:42 [DEBUG] Discovered plugin: atlas = /Users/chris.ferry/bin/terraform-provider-atlas
2015/04/07 18:04:42 [DEBUG] Discovered plugin: aws = /Users/chris.ferry/bin/terraform-provider-aws
2015/04/07 18:04:42 [DEBUG] Discovered plugin: cloudflare = /Users/chris.ferry/bin/terraform-provider-cloudflare
2015/04/07 18:04:42 [DEBUG] Discovered plugin: cloudstack = /Users/chris.ferry/bin/terraform-provider-cloudstack
2015/04/07 18:04:42 [DEBUG] Discovered plugin: consul = /Users/chris.ferry/bin/terraform-provider-consul
2015/04/07 18:04:42 [DEBUG] Discovered plugin: digitalocean = /Users/chris.ferry/bin/terraform-provider-digitalocean
2015/04/07 18:04:42 [DEBUG] Discovered plugin: dme = /Users/chris.ferry/bin/terraform-provider-dme
2015/04/07 18:04:42 [DEBUG] Discovered plugin: dnsimple = /Users/chris.ferry/bin/terraform-provider-dnsimple
2015/04/07 18:04:42 [DEBUG] Discovered plugin: docker = /Users/chris.ferry/bin/terraform-provider-docker
2015/04/07 18:04:42 [DEBUG] Discovered plugin: google = /Users/chris.ferry/bin/terraform-provider-google
2015/04/07 18:04:42 [DEBUG] Discovered plugin: heroku = /Users/chris.ferry/bin/terraform-provider-heroku
2015/04/07 18:04:42 [DEBUG] Discovered plugin: mailgun = /Users/chris.ferry/bin/terraform-provider-mailgun
2015/04/07 18:04:42 [DEBUG] Discovered plugin: null = /Users/chris.ferry/bin/terraform-provider-null
2015/04/07 18:04:42 [DEBUG] Discovered plugin: openstack = /Users/chris.ferry/bin/terraform-provider-openstack
2015/04/07 18:04:42 [DEBUG] Discovered plugin: terraform = /Users/chris.ferry/bin/terraform-provider-terraform
2015/04/07 18:04:42 [DEBUG] Discovered plugin: file = /Users/chris.ferry/bin/terraform-provisioner-file
2015/04/07 18:04:42 [DEBUG] Discovered plugin: local-exec = /Users/chris.ferry/bin/terraform-provisioner-local-exec
2015/04/07 18:04:42 [DEBUG] Discovered plugin: remote-exec = /Users/chris.ferry/bin/terraform-provisioner-remote-exec
2015/04/07 18:04:42 Detected home directory from env var: /Users/chris.ferry
2015/04/07 18:04:42 [DEBUG] Attempting to open CLI config file: /Users/chris.ferry/.terraformrc
2015/04/07 18:04:42 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2015/04/07 18:04:42 Detected home directory from env var: /Users/chris.ferry
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-inf
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-inf
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-inf
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.docker
provider.google
provider.heroku
provider.mailgun
provider.null
provider.openstack
provider.terraform
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.docker
provider.google
provider.heroku
provider.mailgun
provider.null
provider.openstack
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
provisioner.file
provisioner.local-exec
provisioner.remote-exec
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
provisioner.file
provisioner.local-exec
provisioner.remote-exec
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.PruneProvisionerTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.VertexTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DestroyTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
root
output.use1_build_sg_id
output.use1_inf_sg_id
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
root
output.use1_build_sg_id
output.use1_inf_sg_id
terraform_remote_state.vpc
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [INFO] Starting graph walk: walkValidate
2015/04/07 18:04:42 [DEBUG] vertex root.provider.aws: walking
2015/04/07 18:04:42 [DEBUG] vertex root.provider.aws: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/04/07 18:04:42 [DEBUG] Starting plugin: /Users/chris.ferry/bin/terraform-provider-aws []string{"/Users/chris.ferry/bin/terraform-provider-aws"}
2015/04/07 18:04:42 [DEBUG] Waiting for RPC address for: /Users/chris.ferry/bin/terraform-provider-aws
2015/04/07 18:04:42 [DEBUG] vertex root.provider.terraform: walking
2015/04/07 18:04:42 [DEBUG] vertex root.provider.terraform: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 Plugin address: unix /var/folders/11/d6g_dbdx7xb2yq7z1bjq2yfm45msx9/T/tf-plugin949604904
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/04/07 18:04:42 [DEBUG] Starting plugin: /Users/chris.ferry/bin/terraform-provider-terraform []string{"/Users/chris.ferry/bin/terraform-provider-terraform"}
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/04/07 18:04:42 [DEBUG] Waiting for RPC address for: /Users/chris.ferry/bin/terraform-provider-terraform
2015/04/07 18:04:42 terraform-provider-terraform: 2015/04/07 18:04:42 Plugin address: unix /var/folders/11/d6g_dbdx7xb2yq7z1bjq2yfm45msx9/T/tf-plugin972808236
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Building AWS region structure
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Building AWS auth structure
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing ELB connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing AutoScaling connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing S3 connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing RDS connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing Route53 connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing EC2 Connection
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy tainted): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy tainted): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy tainted): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy tainted): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy tainted): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy tainted): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] vertex root.root: walking
2015/04/07 18:04:42 [DEBUG] vertex root.root: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy tainted): walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy tainted): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy tainted): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DeposedTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [DEBUG] vertex root.root: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
terraform_remote_state.vpc
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build: walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build: expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-build
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-build
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf: walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf: expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-inf
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-inf
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build: walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf: walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] vertex root.output.use1_build_sg_id: walking
2015/04/07 18:04:42 [DEBUG] vertex root.output.use1_build_sg_id: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] vertex root.output.use1_inf_sg_id: walking
2015/04/07 18:04:42 [DEBUG] vertex root.output.use1_inf_sg_id: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] vertex root.root: walking
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-inf
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-inf
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-inf
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.docker
provider.google
provider.heroku
provider.mailgun
provider.null
provider.openstack
provider.terraform
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.docker
provider.google
provider.heroku
provider.mailgun
provider.null
provider.openstack
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
provisioner.file
provisioner.local-exec
provisioner.remote-exec
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
provisioner.file
provisioner.local-exec
provisioner.remote-exec
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.PruneProvisionerTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.VertexTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group.use1-build
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf
provider.aws
terraform_remote_state.vpc
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DestroyTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-build
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-build (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
aws_security_group.use1-inf (destroy tainted)
aws_security_group.use1-inf (destroy)
provider.aws
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
root
output.use1_build_sg_id
output.use1_inf_sg_id
terraform_remote_state.vpc
provider.terraform
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_security_group.use1-build
terraform_remote_state.vpc
aws_security_group.use1-build (destroy tainted)
provider.aws
aws_security_group.use1-build (destroy)
provider.aws
aws_security_group.use1-inf
terraform_remote_state.vpc
aws_security_group.use1-inf (destroy tainted)
provider.aws
aws_security_group.use1-inf (destroy)
provider.aws
output.use1_build_sg_id
aws_security_group.use1-build
output.use1_inf_sg_id
aws_security_group.use1-inf
provider.aws
provider.terraform
root
output.use1_build_sg_id
output.use1_inf_sg_id
terraform_remote_state.vpc
terraform_remote_state.vpc (destroy tainted)
terraform_remote_state.vpc (destroy)
terraform_remote_state.vpc (destroy tainted)
aws_security_group.use1-build (destroy tainted)
aws_security_group.use1-inf (destroy tainted)
provider.terraform
terraform_remote_state.vpc (destroy)
aws_security_group.use1-build (destroy)
aws_security_group.use1-inf (destroy)
provider.terraform
2015/04/07 18:04:42 [INFO] Starting graph walk: walkApply
2015/04/07 18:04:42 [DEBUG] vertex root.provider.aws: walking
2015/04/07 18:04:42 [DEBUG] vertex root.provider.aws: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/04/07 18:04:42 [DEBUG] vertex root.provider.terraform: walking
2015/04/07 18:04:42 [DEBUG] vertex root.provider.terraform: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Building AWS region structure
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Building AWS auth structure
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing ELB connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing AutoScaling connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing S3 connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing RDS connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing Route53 connection
2015/04/07 18:04:42 terraform-provider-aws: 2015/04/07 18:04:42 [INFO] Initializing EC2 Connection
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-inf (destroy)
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy tainted): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy tainted): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy tainted): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-build (destroy)
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy tainted): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy tainted): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy tainted): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-inf (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadState
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalRequireState
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/04/07 18:04:42 [DEBUG] vertex root.root: walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.aws_security_group.use1-build (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadState
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalRequireState
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/04/07 18:04:42 [DEBUG] vertex root.root: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.OrphanTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.DeposedTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
terraform_remote_state.vpc (destroy)
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy tainted): walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy tainted): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy tainted): expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc (destroy): evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadState
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalRequireState
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/04/07 18:04:42 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/04/07 18:04:42 [DEBUG] vertex root.root: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: expanding/walking dynamic subgraph
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.ResourceCountTransformer:
terraform_remote_state.vpc
2015/04/07 18:04:42 [TRACE] Graph after step *terraform.RootTransformer:
terraform_remote_state.vpc
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: walking
2015/04/07 18:04:42 [DEBUG] vertex root.terraform_remote_state.vpc: evaluating
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadState
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalCompareDiff
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalReadState
2015/04/07 18:04:42 [DEBUG] root: eval: *terraform.EvalApply
2015/04/07 18:04:42 [DEBUG] apply: terraform_remote_state.vpc: executing Apply
terraform_remote_state.vpc: Creating...
backend: "" => "consul"
config.#: "" => "2"
2015/04/07 18:04:42 terraform-provider-terraform: 2015/04/07 18:04:42 [DEBUG] Initializing remote state client: consul
2015/04/07 18:04:42 terraform-provider-terraform: 2015/04/07 18:04:42 [DEBUG] Loading remote state...
config.address: "" => "consul.domain.com"
config.path: "" => "us-east-1/vpc"
output.#: "" => "<computed>"
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalWriteState
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalWriteState
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalApplyPost
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalUpdateStateHook
terraform_remote_state.vpc: Creation complete
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-inf: walking
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-inf: evaluating
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-inf: expanding/walking dynamic subgraph
2015/04/07 18:04:43 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-inf
2015/04/07 18:04:43 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-inf
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-build: walking
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-build: evaluating
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-build: expanding/walking dynamic subgraph
2015/04/07 18:04:43 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.use1-build
2015/04/07 18:04:43 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.use1-build
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-inf: walking
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-inf: evaluating
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalReadState
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalDiff
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-build: walking
2015/04/07 18:04:43 [DEBUG] vertex root.aws_security_group.use1-build: evaluating
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalSequence
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:43 [DEBUG] root: eval: terraform.EvalNoop
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalIf
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalReadState
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalDiff
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalCompareDiff
2015/04/07 18:04:43 [ERROR] aws_security_group.use1-build: diff's didn't match
2015/04/07 18:04:43 [ERROR] aws_security_group.use1-build: diff one: *terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"ingress.~3741595735.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~720993836.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~720993836.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2021307728.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"use1-build", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "egress.1403647648.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~720993836.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~720993836.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8080", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.from_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.6":*terraform.ResourceAttrDiff{Old:"", New:"105.165.120.0/21", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2021307728.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~720993836.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.4":*terraform.ResourceAttrDiff{Old:"", New:"105.145.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.to_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.2":*terraform.ResourceAttrDiff{Old:"", New:"105.144.212.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.3":*terraform.ResourceAttrDiff{Old:"", New:"105.144.216.0/23", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.from_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2021307728.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.to_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2021307728.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.5":*terraform.ResourceAttrDiff{Old:"", New:"105.160.4.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"6", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"US-East-1 Build Stack Security Group", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~720993836.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8080", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${terraform_remote_state.vpc.output.use1_vpc_id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.628273628.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"7", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2021307728.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.1":*terraform.ResourceAttrDiff{Old:"", New:"162.246.216.28/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"216.1.169.18/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2021307728.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false}
2015/04/07 18:04:43 [ERROR] aws_security_group.use1-build: diff two: *terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"ingress.618626960.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.618626960.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.702582546.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8080", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.to_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.618626960.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.618626960.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.security_groups.435530925":*terraform.ResourceAttrDiff{Old:"", New:"sg-e994088d", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.702582546.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.5":*terraform.ResourceAttrDiff{Old:"", New:"105.160.4.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.702582546.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8080", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"216.1.169.18/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.618626960.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.618626960.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"use1-build", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.628273628.cidr_blocks.4":*terraform.ResourceAttrDiff{Old:"", New:"105.145.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"US-East-1 Build Stack Security Group", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.2":*terraform.ResourceAttrDiff{Old:"", New:"105.144.212.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.702582546.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.from_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"vpc-aa3b6ecf", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.702582546.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.3":*terraform.ResourceAttrDiff{Old:"", New:"105.144.216.0/23", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.702582546.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"6", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.to_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.1":*terraform.ResourceAttrDiff{Old:"", New:"162.246.216.28/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"7", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.6":*terraform.ResourceAttrDiff{Old:"", New:"105.165.120.0/21", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.702582546.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.from_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.618626960.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false}
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalCompareDiff, err: aws_security_group.use1-build: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalSequence, err: aws_security_group.use1-build: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalOpFilter, err: aws_security_group.use1-build: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalSequence, err: aws_security_group.use1-build: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/04/07 18:04:43 [DEBUG] root: eval: *terraform.EvalCompareDiff
2015/04/07 18:04:43 [ERROR] aws_security_group.use1-inf: diff's didn't match
2015/04/07 18:04:43 [ERROR] aws_security_group.use1-inf: diff one: *terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"9", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2299938079.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"216.1.169.18/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~45433832.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3716341914.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~45433832.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2540667316.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2540667316.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"US-East-1 Infrastructure Security Group", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2299938079.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.2":*terraform.ResourceAttrDiff{Old:"", New:"105.144.212.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~483166019.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3716341914.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${terraform_remote_state.vpc.output.use1_vpc_id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.~3457728489.from_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.from_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3716341914.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.3":*terraform.ResourceAttrDiff{Old:"", New:"105.144.216.0/23", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.5":*terraform.ResourceAttrDiff{Old:"", New:"105.160.4.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2540667316.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.4":*terraform.ResourceAttrDiff{Old:"", New:"105.145.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3716341914.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2540667316.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.1":*terraform.ResourceAttrDiff{Old:"", New:"162.246.216.28/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"use1-inf", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.~483166019.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3716341914.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8500", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2540667316.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.6":*terraform.ResourceAttrDiff{Old:"", New:"105.165.120.0/21", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~483166019.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3741595735.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~45433832.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~483166019.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2299938079.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~45433832.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~483166019.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2299938079.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"7", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2540667316.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.to_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2299938079.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~2299938079.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~483166019.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~45433832.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3457728489.to_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~1420246688.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~3716341914.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8500", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.~45433832.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false}
2015/04/07 18:04:43 [ERROR] aws_security_group.use1-inf: diff two: *terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"ingress.628273628.cidr_blocks.3":*terraform.ResourceAttrDiff{Old:"", New:"105.144.216.0/23", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.5":*terraform.ResourceAttrDiff{Old:"", New:"105.160.4.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3580615284.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3794581402.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.586622973.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.586622973.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3152347560.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3794581402.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3152347560.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1283062817.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.security_groups.435530925":*terraform.ResourceAttrDiff{Old:"", New:"sg-e994088d", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.586622973.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3794581402.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8500", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1283062817.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3794581402.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3152347560.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3152347560.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"vpc-aa3b6ecf", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "egress.1403647648.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.586622973.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.to_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"7", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"216.1.169.18/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3152347560.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3152347560.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3794581402.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3580615284.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.586622973.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"9", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"use1-inf", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.1283062817.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.586622973.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3794581402.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3580615284.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.4":*terraform.ResourceAttrDiff{Old:"", New:"105.145.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.to_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3794581402.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8500", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.from_port":*terraform.ResourceAttrDiff{Old:"", New:"443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1283062817.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.6":*terraform.ResourceAttrDiff{Old:"", New:"105.165.120.0/21", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3010030872.to_port":*terraform.ResourceAttrDiff{Old:"", New:"8302", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3580615284.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8400", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.2":*terraform.ResourceAttrDiff{Old:"", New:"105.144.212.0/22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3152347560.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3580615284.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.from_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.cidr_blocks.1":*terraform.ResourceAttrDiff{Old:"", New:"162.246.216.28/32", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.628273628.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3580615284.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.1403647648.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1653617659.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3580615284.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.2096121517.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1283062817.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.586622973.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1283062817.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.from_port":*terraform.ResourceAttrDiff{Old:"", New:"8300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1283062817.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"172.24.0.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.1156944017.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"US-East-1 Infrastructure Security Group", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false}
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalCompareDiff, err: aws_security_group.use1-inf: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalSequence, err: aws_security_group.use1-inf: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalOpFilter, err: aws_security_group.use1-inf: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [ERROR] root: eval: *terraform.EvalSequence, err: aws_security_group.use1-inf: diffs didn't match during apply. This is a bug with Terraform and should be reported.
2015/04/07 18:04:43 [DEBUG] vertex root.root: walking
2015/04/07 18:04:43 waiting for all plugin processes to complete...
Error applying plan:
2 error(s) occurred:
* 1 error(s) occurred:
* aws_security_group.use1-build: diffs didn't match during apply. This is a bug with Terraform and should be reported.
* 1 error(s) occurred:
* aws_security_group.use1-inf: diffs didn't match during apply. This is a bug with Terraform and should be reported.
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
2015/04/07 18:04:43 [DEBUG] /Users/chris.ferry/bin/terraform-provider-aws: plugin process exited
above and apply again to incrementally change your infrastructure.
2015/04/07 18:04:43 [DEBUG] /Users/chris.ferry/bin/terraform-provider-terraform: plugin process exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment