Skip to content

Instantly share code, notes, and snippets.

@s0enke
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s0enke/dcf43b43eff79618691e to your computer and use it in GitHub Desktop.
Save s0enke/dcf43b43eff79618691e to your computer and use it in GitHub Desktop.
terraform crash
Crash Log:
```
2015/03/05 22:35:57 [INFO] Terraform version: 0.4.0 dev 9270af6dfad0264bbaf50d91b8bc20e4a65a95eb
2015/03/05 22:35:57 Detected home directory from env var: /home/soenke
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: atlas = /home/soenke/projects/go/bin/terraform-provider-atlas
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: aws = /home/soenke/projects/go/bin/terraform-provider-aws
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: cloudflare = /home/soenke/projects/go/bin/terraform-provider-cloudflare
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: cloudstack = /home/soenke/projects/go/bin/terraform-provider-cloudstack
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: consul = /home/soenke/projects/go/bin/terraform-provider-consul
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: digitalocean = /home/soenke/projects/go/bin/terraform-provider-digitalocean
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: dme = /home/soenke/projects/go/bin/terraform-provider-dme
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: dnsimple = /home/soenke/projects/go/bin/terraform-provider-dnsimple
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: google = /home/soenke/projects/go/bin/terraform-provider-google
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: heroku = /home/soenke/projects/go/bin/terraform-provider-heroku
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: mailgun = /home/soenke/projects/go/bin/terraform-provider-mailgun
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: null = /home/soenke/projects/go/bin/terraform-provider-null
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: file = /home/soenke/projects/go/bin/terraform-provisioner-file
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: local-exec = /home/soenke/projects/go/bin/terraform-provisioner-local-exec
2015/03/05 22:35:57 [DEBUG] Discoverd plugin: remote-exec = /home/soenke/projects/go/bin/terraform-provisioner-remote-exec
2015/03/05 22:35:57 Detected home directory from env var: /home/soenke
2015/03/05 22:35:57 [DEBUG] Attempting to open CLI config file: /home/soenke/.terraformrc
2015/03/05 22:35:57 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.VertexTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.DestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_vpc.main
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_vpc.main
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_subnet.main
aws_vpc.main
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:57 [INFO] Starting graph walk: walkInput
2015/03/05 22:35:57 Detected home directory from env var: /home/soenke
2015/03/05 22:35:57 [DEBUG] vertex root.provider.aws: walking
2015/03/05 22:35:57 [DEBUG] vertex root.provider.aws: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/03/05 22:35:57 [DEBUG] Starting plugin: /home/soenke/projects/go/bin/terraform-provider-aws []string{"/home/soenke/projects/go/bin/terraform-provider-aws"}
2015/03/05 22:35:57 [DEBUG] Waiting for RPC address for: /home/soenke/projects/go/bin/terraform-provider-aws
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 Plugin address: unix /tmp/tf-plugin342703593
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInputProvider
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route53_zone.primary
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_route53_zone.primary
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_vpc.main
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_vpc.main
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_subnet.main
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_subnet.main
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.allow_all
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.allow_all
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.output.geloetheimer_ip: walking
2015/03/05 22:35:57 [DEBUG] vertex root.output.geloetheimer_ip: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table_association.public
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table_association.public
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.VertexTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.DestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_vpc.main
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_vpc.main
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_subnet.main
aws_vpc.main
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:57 [INFO] Starting graph walk: walkValidate
2015/03/05 22:35:57 [DEBUG] vertex root.provider.aws: walking
2015/03/05 22:35:57 [DEBUG] vertex root.provider.aws: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Building AWS auth structure
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Building AWS region structure
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing EC2 connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing ELB connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing AutoScaling connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing S3 connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing RDS connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing Route53 connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing AWS-GO EC2 Connection
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route53_zone.primary
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_route53_zone.primary
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_vpc.main
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_vpc.main
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.allow_all
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.allow_all
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_subnet.main
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_subnet.main
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.output.geloetheimer_ip: walking
2015/03/05 22:35:57 [DEBUG] vertex root.output.geloetheimer_ip: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateCount
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: []
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table_association.public
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table_association.public
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateResource
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.VertexTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.DestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_vpc.main
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_vpc.main
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_subnet.main
aws_vpc.main
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:57 [INFO] Starting graph walk: walkRefresh
2015/03/05 22:35:57 [DEBUG] vertex root.provider.aws: walking
2015/03/05 22:35:57 [DEBUG] vertex root.provider.aws: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Building AWS auth structure
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Building AWS region structure
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing EC2 connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing ELB connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing AutoScaling connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing S3 connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing RDS connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing Route53 connection
2015/03/05 22:35:57 terraform-provider-aws: 2015/03/05 22:35:57 [INFO] Initializing AWS-GO EC2 Connection
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_subnet.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route53_zone.primary
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_route53_zone.primary
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:57 [DEBUG] refresh: aws_route53_zone.primary: no state, not refreshing
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:57 [DEBUG] vertex root.root: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_vpc.main
2015/03/05 22:35:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_vpc.main
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:57 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:57 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_subnet.main
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_subnet.main
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.allow_all
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.allow_all
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:58 [DEBUG] refresh: aws_internet_gateway.gw: no state, not refreshing
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:58 [DEBUG] refresh: aws_subnet.main: no state, not refreshing
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:58 [DEBUG] refresh: aws_security_group.allow_all: no state, not refreshing
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:58 [DEBUG] refresh: aws_route_table.rtb_public: no state, not refreshing
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:58 [DEBUG] refresh: aws_instance.geloetheimer: no state, not refreshing
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table_association.public
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table_association.public
2015/03/05 22:35:58 [DEBUG] vertex root.output.geloetheimer_ip: walking
2015/03/05 22:35:58 [DEBUG] vertex root.output.geloetheimer_ip: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteOutput
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRefresh
2015/03/05 22:35:58 [DEBUG] refresh: aws_route_table_association.public: no state, not refreshing
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.PruneProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.VertexTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_internet_gateway.gw
aws_vpc.main
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_route_table_association.public (destroy tainted)
provider.aws
aws_security_group.allow_all
aws_vpc.main
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_subnet.main
aws_vpc.main
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:58 [INFO] Starting graph walk: walkPlan
2015/03/05 22:35:58 [DEBUG] vertex root.provider.aws: walking
2015/03/05 22:35:58 [DEBUG] vertex root.provider.aws: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Building AWS auth structure
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Building AWS region structure
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing EC2 connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing ELB connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing AutoScaling connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing S3 connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing RDS connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing Route53 connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing AWS-GO EC2 Connection
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route53_zone.primary
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route53_zone.primary
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_vpc.main
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_vpc.main
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.allow_all
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.allow_all
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_subnet.main
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_subnet.main
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table.rtb_public
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table_association.public
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table_association.public
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.output.geloetheimer_ip: walking
2015/03/05 22:35:58 [DEBUG] vertex root.output.geloetheimer_ip: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteOutput
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiffTainted
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_internet_gateway.gw
aws_vpc.main
aws_route53_zone.primary
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_security_group.allow_all
aws_vpc.main
aws_subnet.main
aws_vpc.main
aws_vpc.main
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.atlas
provider.aws
provider.cloudflare
provider.cloudstack
provider.consul
provider.digitalocean
provider.dme
provider.dnsimple
provider.google
provider.heroku
provider.mailgun
provider.null
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
provisioner.file
provisioner.local-exec
provisioner.remote-exec
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.PruneProvisionerTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.VertexTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route53_zone.primary
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_vpc.main
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
provider.aws
aws_security_group.allow_all
aws_vpc.main
provider.aws
aws_subnet.main
aws_vpc.main
provider.aws
aws_vpc.main
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
aws_vpc.main (destroy)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_security_group.allow_all (destroy)
aws_subnet.main (destroy)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer
aws_instance.geloetheimer (destroy tainted)
aws_instance.geloetheimer (destroy)
aws_security_group.allow_all
aws_subnet.main
provider.aws
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_vpc.main
provider.aws
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
provider.aws
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
provider.aws
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
provider.aws
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_vpc.main
provider.aws
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_route_table_association.public
aws_route_table.rtb_public
aws_route_table_association.public (destroy tainted)
aws_route_table_association.public (destroy)
aws_subnet.main
provider.aws
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy tainted)
aws_security_group.allow_all (destroy)
aws_vpc.main
provider.aws
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
provider.aws
aws_subnet.main
aws_subnet.main (destroy tainted)
aws_subnet.main (destroy)
aws_vpc.main
provider.aws
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
provider.aws
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
provider.aws
aws_vpc.main
aws_vpc.main (destroy tainted)
provider.aws
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
provider.aws
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_instance.geloetheimer
aws_security_group.allow_all
aws_subnet.main
aws_instance.geloetheimer (destroy tainted)
provider.aws
aws_instance.geloetheimer (destroy)
provider.aws
aws_internet_gateway.gw
aws_internet_gateway.gw (destroy)
aws_vpc.main
aws_internet_gateway.gw (destroy tainted)
aws_route_table.rtb_public (destroy tainted)
aws_internet_gateway.gw (destroy)
aws_route_table.rtb_public (destroy)
aws_route53_zone.primary
aws_route53_zone.primary (destroy tainted)
aws_route53_zone.primary (destroy)
aws_route53_zone.primary (destroy tainted)
provider.aws
aws_route53_zone.primary (destroy)
provider.aws
aws_route_table.rtb_public
aws_internet_gateway.gw
aws_route_table.rtb_public (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_route_table.rtb_public (destroy)
aws_route_table_association.public (destroy)
aws_route_table_association.public
aws_route_table.rtb_public
aws_subnet.main
aws_route_table_association.public (destroy tainted)
provider.aws
aws_route_table_association.public (destroy)
provider.aws
aws_security_group.allow_all
aws_security_group.allow_all (destroy)
aws_vpc.main
aws_security_group.allow_all (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_security_group.allow_all (destroy)
aws_instance.geloetheimer (destroy)
aws_subnet.main
aws_subnet.main (destroy)
aws_vpc.main
aws_subnet.main (destroy tainted)
aws_instance.geloetheimer (destroy tainted)
aws_route_table_association.public (destroy tainted)
aws_subnet.main (destroy)
aws_instance.geloetheimer (destroy)
aws_route_table_association.public (destroy)
aws_vpc.main
aws_vpc.main (destroy tainted)
aws_vpc.main (destroy tainted)
aws_internet_gateway.gw (destroy tainted)
aws_security_group.allow_all (destroy tainted)
aws_subnet.main (destroy tainted)
output.geloetheimer_ip
aws_instance.geloetheimer
provider.aws
root
aws_route53_zone.primary
aws_route_table_association.public
output.geloetheimer_ip
2015/03/05 22:35:58 [INFO] Starting graph walk: walkApply
2015/03/05 22:35:58 [DEBUG] vertex root.provider.aws: walking
2015/03/05 22:35:58 [DEBUG] vertex root.provider.aws: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInitProvider
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalValidateProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalConfigProvider
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Building AWS auth structure
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Building AWS region structure
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing EC2 connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing ELB connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing AutoScaling connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing S3 connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing RDS connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing Route53 connection
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [INFO] Initializing AWS-GO EC2 Connection
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table_association.public (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_route_table_association.public (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_route_table_association.public (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table_association.public (destroy)
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_instance.geloetheimer (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_instance.geloetheimer (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_instance.geloetheimer (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_instance.geloetheimer (destroy)
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route53_zone.primary (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_route53_zone.primary (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_route53_zone.primary (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route53_zone.primary (destroy)
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table_association.public (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRequireState
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_instance.geloetheimer (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRequireState
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRequireState
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route_table.rtb_public (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_route_table.rtb_public (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_route_table.rtb_public (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route_table.rtb_public (destroy)
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_subnet.main (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_subnet.main (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_subnet.main (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_subnet.main (destroy)
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.allow_all (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_security_group.allow_all (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_security_group.allow_all (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.allow_all (destroy)
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_route53_zone.primary
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_route53_zone.primary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route_table.rtb_public (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRequireState
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRequireState
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRequireState
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_route53_zone.primary: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_internet_gateway.gw (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_internet_gateway.gw (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.DeposedTransformer:
aws_internet_gateway.gw (destroy)
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_internet_gateway.gw (destroy)
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw (destroy): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalRequireState
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalRequireState, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main (destroy tainted): walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main (destroy tainted): evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main (destroy tainted): expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.TaintedTransformer:
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
root
2015/03/05 22:35:58 [DEBUG] vertex root.root: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_vpc.main
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_vpc.main
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_vpc.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_subnet.main
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_subnet.main
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_security_group.allow_all
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.allow_all
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: expanding/walking dynamic subgraph
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:58 [TRACE] Graph after step *terraform.RootTransformer:
aws_internet_gateway.gw
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_subnet.main: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_security_group.allow_all: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: walking
2015/03/05 22:35:58 [DEBUG] vertex root.aws_internet_gateway.gw: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: terraform.EvalNoop
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCompareDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApply
2015/03/05 22:35:58 [DEBUG] apply: aws_route53_zone.primary: executing Apply
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCompareDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApply
2015/03/05 22:35:58 [DEBUG] apply: aws_subnet.main: executing Apply
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [DEBUG] Creating Route53 hosted zone: testing.ruempler.eu
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCompareDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApply
2015/03/05 22:35:58 [DEBUG] apply: aws_security_group.allow_all: executing Apply
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalCompareDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalGetProvider
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalReadState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApply
2015/03/05 22:35:58 [DEBUG] apply: aws_internet_gateway.gw: executing Apply
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [DEBUG] Security Group create configuration: ec2.SecurityGroup{Id:"", Name:"allow_all", Description:"Allow all inbound traffic", VpcId:"vpc-bbfb5fde", Tags:[]ec2.Tag(nil)}
2015/03/05 22:35:58 terraform-provider-aws: 2015/03/05 22:35:58 [DEBUG] Creating internet gateway
2015/03/05 22:35:58 terraform-provider-aws: panic: reflect: call of reflect.Value.Interface on zero Value
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 98 [running]:
2015/03/05 22:35:58 terraform-provider-aws: reflect.valueInterface(0x0, 0x0, 0x0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:877 +0x90
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.Interface(0x0, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:872 +0x53
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/aws-sdk-go/aws.(*EC2Client).loadValues(0xc208310900, 0xc208182630, 0x8335c0, 0x0, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/aws-sdk-go/aws/ec2.go:98 +0xef
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/aws-sdk-go/aws.(*EC2Client).Do(0xc208310900, 0xa96ff0, 0x15, 0xa3dab0, 0x4, 0xa367b0, 0x1, 0x8335c0, 0x0, 0x833620, ...)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/aws-sdk-go/aws/ec2.go:27 +0x232
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/aws-sdk-go/gen/ec2.(*EC2).CreateInternetGateway(0xc2082ff518, 0x0, 0xc2082fef38, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/aws-sdk-go/gen/ec2/ec2.go:426 +0xda
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsInternetGatewayCreate(0xc208311b00, 0x840700, 0xc2082b99a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_internet_gateway.go:36 +0xb9
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc2081658f0, 0xc2081701c0, 0xc208176050, 0x840700, 0xc2082b99a0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc208182030, 0xc20816b040, 0xc2081701c0, 0xc208176050, 0x841720, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc208171c60, 0xc2081700e0, 0xc2081760f0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.call(0x912bc0, 0x9f41e0, 0x13, 0xa381d0, 0x4, 0xc208141f28, 0x3, 0x3, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:419 +0x10e5
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.Call(0x912bc0, 0x9f41e0, 0x13, 0xc208141f28, 0x3, 0x3, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:296 +0xbc
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*service).call(0xc20816a280, 0xc20816a240, 0xc2081767a0, 0xc208219a00, 0xc208171c80, 0x8416c0, 0xc2081700e0, 0x16, 0x841720, 0xc2081760f0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:382 +0x1f7
2015/03/05 22:35:58 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:476 +0x44a
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 1 [IO wait]:
2015/03/05 22:35:58 terraform-provider-aws: net.(*pollDesc).Wait(0xc208010840, 0x72, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
2015/03/05 22:35:58 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208010840, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
2015/03/05 22:35:58 terraform-provider-aws: net.(*netFD).accept(0xc2080107e0, 0x0, 0x7fd6441b9db0, 0xc20800b5a8)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_unix.go:419 +0x40b
2015/03/05 22:35:58 terraform-provider-aws: net.(*UnixListener).AcceptUnix(0xc20801ee00, 0x435000, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/unixsock_posix.go:282 +0x56
2015/03/05 22:35:58 terraform-provider-aws: net.(*UnixListener).Accept(0xc20801ee00, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/unixsock_posix.go:293 +0x4c
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).Accept(0xc20800b450, 0x7fd6441ba678, 0xc20801ee00)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:33 +0x37
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/plugin.Serve(0xc20800b430)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:88 +0x7e8
2015/03/05 22:35:58 terraform-provider-aws: main.main()
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/builtin/bins/provider-aws/main.go:11 +0x6d
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 5 [syscall]:
2015/03/05 22:35:58 terraform-provider-aws: os/signal.loop()
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/os/signal/signal_unix.go:21 +0x1f
2015/03/05 22:35:58 terraform-provider-aws: created by os/signal.init·1
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/os/signal/signal_unix.go:27 +0x35
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 7 [chan receive]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/plugin.func·007()
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:79 +0x69
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/plugin.Serve
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:85 +0x7c4
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 8 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20802e780, 0xc2080d9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).fill(0xc208052600)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:97 +0x1ce
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).Read(0xc208052600, 0xc20800b660, 0x1, 0x9, 0x401192, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:174 +0x26c
2015/03/05 22:35:58 terraform-provider-aws: io.ReadAtLeast(0x7fd6441bb7d0, 0xc208052600, 0xc20800b660, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:298 +0xf1
2015/03/05 22:35:58 terraform-provider-aws: io.ReadFull(0x7fd6441bb7d0, 0xc208052600, 0xc20800b660, 0x1, 0x9, 0x2c, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:316 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.decodeUintReader(0x7fd6441bb7d0, 0xc208052600, 0xc20800b660, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decode.go:121 +0x99
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc2080a4680, 0xc2080018c0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:76 +0x55
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc2080a4680, 0xc20801f200, 0x16)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:140 +0x47
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc2080a4680, 0x84ad20, 0xc20801f200, 0x16, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:208 +0x192
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc2080a4680, 0x84ad20, 0xc20801f200, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:185 +0x297
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20807a3f0, 0xc20801f200, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:402 +0x5e
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208035f80, 0x7fd6441bb930, 0xc20807a3f0, 0x0, 0x0, 0xc20801f200, 0xc20800b600, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:575 +0x97
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208035f80, 0x7fd6441bb930, 0xc20807a3f0, 0xc2080a4580, 0xc20801ef80, 0x868180, 0x0, 0x0, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:542 +0xa2
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208035f80, 0x7fd6441bb930, 0xc20807a3f0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:461 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208035f80, 0x7fd6441bb858, 0xc20802e780)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:453 +0x208
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).ServeConn(0xc20800b450, 0x7fd6441bb770, 0xc2080380a0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:76 +0x530
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).Accept
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:39 +0x173
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 9 [IO wait]:
2015/03/05 22:35:58 terraform-provider-aws: net.(*pollDesc).Wait(0xc2080108b0, 0x72, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
2015/03/05 22:35:58 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc2080108b0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
2015/03/05 22:35:58 terraform-provider-aws: net.(*netFD).Read(0xc208010850, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x7fd6441b9db0, 0xc208251d70)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_unix.go:242 +0x40f
2015/03/05 22:35:58 terraform-provider-aws: net.(*conn).Read(0xc2080380a0, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/net.go:121 +0xdc
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).fill(0xc2080522a0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:97 +0x1ce
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).Read(0xc2080522a0, 0xc20800b5e0, 0xc, 0xc, 0xc208251d60, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:174 +0x26c
2015/03/05 22:35:58 terraform-provider-aws: io.ReadAtLeast(0x7fd6441bb7d0, 0xc2080522a0, 0xc20800b5e0, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:298 +0xf1
2015/03/05 22:35:58 terraform-provider-aws: io.ReadFull(0x7fd6441bb7d0, 0xc2080522a0, 0xc20800b5e0, 0xc, 0xc, 0xc, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:316 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).recv(0xc20806cfa0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/session.go:340 +0xcb
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/session.go:93 +0x3f0
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 10 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).send(0xc20806cfa0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/session.go:298 +0x554
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/session.go:94 +0x40a
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 11 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).keepalive(0xc20806cfa0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/session.go:254 +0x106
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/session.go:96 +0x435
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 13 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20806cfa0, 0xc200000005, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/session.go:162 +0x173
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc20801ef40)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x37
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).ServeConn
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:65 +0x388
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 92 [select]:
2015/03/05 22:35:58 terraform-provider-aws: net.lookupIPDeadline(0xc20824a3c0, 0x15, 0xecc8ac35c, 0x3340cbe8, 0xd7b580, 0x0, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/lookup.go:82 +0x6cb
2015/03/05 22:35:58 terraform-provider-aws: net.resolveInternetAddr(0xa552b0, 0x3, 0xc20824a3c0, 0x19, 0xecc8ac35c, 0x3340cbe8, 0xd7b580, 0x0, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/ipsock.go:285 +0x49b
2015/03/05 22:35:58 terraform-provider-aws: net.resolveAddr(0xa46a70, 0x4, 0xa552b0, 0x3, 0xc20824a3c0, 0x19, 0xecc8ac35c, 0x3340cbe8, 0xd7b580, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/dial.go:110 +0x378
2015/03/05 22:35:58 terraform-provider-aws: net.(*Dialer).Dial(0xc2080352c0, 0xa552b0, 0x3, 0xc20824a3c0, 0x19, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/dial.go:158 +0xf6
2015/03/05 22:35:58 terraform-provider-aws: net.*Dialer.Dial·fm(0xa552b0, 0x3, 0xc20824a3c0, 0x19, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:38 +0x79
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).dial(0xc20805c090, 0xa552b0, 0x3, 0xc20824a3c0, 0x19, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:479 +0x84
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).dialConn(0xc20805c090, 0x0, 0xc208157e40, 0x5, 0xc20824a3c0, 0x19, 0xc208219a00, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:564 +0x1678
2015/03/05 22:35:58 terraform-provider-aws: net/http.func·019()
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:520 +0x42
2015/03/05 22:35:58 terraform-provider-aws: created by net/http.(*Transport).getConn
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:522 +0x335
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 15 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20802e140, 0xc2080b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).fill(0xc208052d80)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:97 +0x1ce
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).Read(0xc208052d80, 0xc20800b6f0, 0x1, 0x9, 0xc2080cf858, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:174 +0x26c
2015/03/05 22:35:58 terraform-provider-aws: io.ReadAtLeast(0x7fd6441bb7d0, 0xc208052d80, 0xc20800b6f0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:298 +0xf1
2015/03/05 22:35:58 terraform-provider-aws: io.ReadFull(0x7fd6441bb7d0, 0xc208052d80, 0xc20800b6f0, 0x1, 0x9, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:316 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.decodeUintReader(0x7fd6441bb7d0, 0xc208052d80, 0xc20800b6f0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decode.go:121 +0x99
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc2080a4780, 0xc208090360)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:76 +0x55
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc2080a4780, 0xc20801fe00, 0x16)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:140 +0x47
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc2080a4780, 0x84ad20, 0xc20801fea0, 0x16, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:208 +0x192
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc2080a4780, 0x84ad20, 0xc20801fea0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:185 +0x297
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20803bef0, 0xc20801fea0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:402 +0x5e
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080da980, 0x7fd6441bb930, 0xc20803bef0, 0x0, 0x0, 0xc20801fea0, 0xc20800b600, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:575 +0x97
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080da980, 0x7fd6441bb930, 0xc20803bef0, 0xc2080a4300, 0xc20801f640, 0x8418a0, 0x0, 0x0, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:542 +0xa2
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080da980, 0x7fd6441bb930, 0xc20803bef0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:461 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080da980, 0x7fd6441bb858, 0xc20802e140)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:453 +0x208
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x7fd6441bb858, 0xc20802e140, 0xaa2670, 0x10, 0x9f4140, 0xc20801f620)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001()
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 20 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20802e3c0, 0xc2080ff000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).fill(0xc208053740)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:97 +0x1ce
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).Read(0xc208053740, 0xc2080ee185, 0x1, 0x9, 0xc2080d1858, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:174 +0x26c
2015/03/05 22:35:58 terraform-provider-aws: io.ReadAtLeast(0x7fd6441bb7d0, 0xc208053740, 0xc2080ee185, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:298 +0xf1
2015/03/05 22:35:58 terraform-provider-aws: io.ReadFull(0x7fd6441bb7d0, 0xc208053740, 0xc2080ee185, 0x1, 0x9, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:316 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.decodeUintReader(0x7fd6441bb7d0, 0xc208053740, 0xc2080ee185, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decode.go:121 +0x99
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc2080a4d80, 0xc2080905a0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:76 +0x55
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc2080a4d80, 0xc2080ea300, 0x16)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:140 +0x47
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc2080a4d80, 0x84ad20, 0xc2080ea360, 0x16, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:208 +0x192
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc2080a4d80, 0x84ad20, 0xc2080ea360, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:185 +0x297
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080fa360, 0xc2080ea360, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:402 +0x5e
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080db440, 0x7fd6441bb930, 0xc2080fa360, 0x0, 0x0, 0xc2080ea360, 0xc2080ee100, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:575 +0x97
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080db440, 0x7fd6441bb930, 0xc2080fa360, 0xc2080a4d00, 0xc2080eab80, 0x841a80, 0x0, 0x0, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:542 +0xa2
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080db440, 0x7fd6441bb930, 0xc2080fa360)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:461 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080db440, 0x7fd6441bb858, 0xc20802e3c0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:453 +0x208
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x7fd6441bb858, 0xc20802e3c0, 0xaa2670, 0x10, 0x9f4140, 0xc2080ea340)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001()
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 33 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20802e280, 0xc20811d000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).fill(0xc208052840)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:97 +0x1ce
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).Read(0xc208052840, 0xc2081134f5, 0x1, 0x9, 0xc2080cd858, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:174 +0x26c
2015/03/05 22:35:58 terraform-provider-aws: io.ReadAtLeast(0x7fd6441bb7d0, 0xc208052840, 0xc2081134f5, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:298 +0xf1
2015/03/05 22:35:58 terraform-provider-aws: io.ReadFull(0x7fd6441bb7d0, 0xc208052840, 0xc2081134f5, 0x1, 0x9, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:316 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.decodeUintReader(0x7fd6441bb7d0, 0xc208052840, 0xc2081134f5, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decode.go:121 +0x99
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc2080a5300, 0xc208091e60)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:76 +0x55
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc2080a5300, 0xc208111f00, 0x16)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:140 +0x47
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc2080a5300, 0x84ad20, 0xc208111f20, 0x16, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:208 +0x192
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc2080a5300, 0x84ad20, 0xc208111f20, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:185 +0x297
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20810ba10, 0xc208111f20, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:402 +0x5e
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20810c100, 0x7fd6441bb930, 0xc20810ba10, 0x0, 0x0, 0xc208111f20, 0xc208113400, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:575 +0x97
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20810c100, 0x7fd6441bb930, 0xc20810ba10, 0xc2080a5100, 0xc208111680, 0x841960, 0x0, 0x0, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:542 +0xa2
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20810c100, 0x7fd6441bb930, 0xc20810ba10)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:461 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20810c100, 0x7fd6441bb858, 0xc20802e280)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:453 +0x208
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x7fd6441bb858, 0xc20802e280, 0xaa2670, 0x10, 0x9f4140, 0xc208111660)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001()
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 95 [IO wait]:
2015/03/05 22:35:58 terraform-provider-aws: net.(*pollDesc).Wait(0xc208167d40, 0x77, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
2015/03/05 22:35:58 terraform-provider-aws: net.(*pollDesc).WaitWrite(0xc208167d40, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_poll_runtime.go:93 +0x43
2015/03/05 22:35:58 terraform-provider-aws: net.(*netFD).connect(0xc208167ce0, 0x0, 0x0, 0x7fd6441bbf08, 0xc20824b3e0, 0xecc8ac35c, 0x338e21df, 0xd7b580, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_unix.go:114 +0x24b
2015/03/05 22:35:58 terraform-provider-aws: net.(*netFD).dial(0xc208167ce0, 0x7fd6441bbeb8, 0x0, 0x7fd6441bbeb8, 0xc2081e7b90, 0xecc8ac35c, 0x338e21df, 0xd7b580, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/sock_posix.go:139 +0x37a
2015/03/05 22:35:58 terraform-provider-aws: net.socket(0xa552b0, 0x3, 0x2, 0x1, 0x0, 0xc2081e7b00, 0x7fd6441bbeb8, 0x0, 0x7fd6441bbeb8, 0xc2081e7b90, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/sock_posix.go:91 +0x422
2015/03/05 22:35:58 terraform-provider-aws: net.internetSocket(0xa552b0, 0x3, 0x7fd6441bbeb8, 0x0, 0x7fd6441bbeb8, 0xc2081e7b90, 0xecc8ac35c, 0xc2338e21df, 0xd7b580, 0x1, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/ipsock_posix.go:137 +0x148
2015/03/05 22:35:58 terraform-provider-aws: net.dialTCP(0xa552b0, 0x3, 0x0, 0xc2081e7b90, 0xecc8ac35c, 0x338e21df, 0xd7b580, 0xc20809a770, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/tcpsock_posix.go:156 +0x125
2015/03/05 22:35:58 terraform-provider-aws: net.dialSingle(0xa552b0, 0x3, 0xc20824b160, 0x1f, 0x0, 0x0, 0x7fd6441bbe28, 0xc2081e7b90, 0xecc8ac35c, 0x338e21df, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/dial.go:235 +0x3f5
2015/03/05 22:35:58 terraform-provider-aws: net.func·016(0xecc8ac35c, 0xe338e21df, 0xd7b580, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/dial.go:163 +0x12c
2015/03/05 22:35:58 terraform-provider-aws: net.dial(0xa552b0, 0x3, 0x7fd6441bbe28, 0xc2081e7b90, 0xc208399b08, 0xecc8ac35c, 0xe338e21df, 0xd7b580, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/fd_unix.go:40 +0x6f
2015/03/05 22:35:58 terraform-provider-aws: net.(*Dialer).Dial(0xc2080352c0, 0xa552b0, 0x3, 0xc20824b160, 0x1f, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/dial.go:170 +0x4be
2015/03/05 22:35:58 terraform-provider-aws: net.*Dialer.Dial·fm(0xa552b0, 0x3, 0xc20824b160, 0x1f, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:38 +0x79
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).dial(0xc20805c090, 0xa552b0, 0x3, 0xc20824b160, 0x1f, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:479 +0x84
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).dialConn(0xc20805c090, 0x0, 0xc2081e7650, 0x5, 0xc20824b160, 0x1f, 0xc208219a00, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:564 +0x1678
2015/03/05 22:35:58 terraform-provider-aws: net/http.func·019()
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:520 +0x42
2015/03/05 22:35:58 terraform-provider-aws: created by net/http.(*Transport).getConn
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:522 +0x335
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 94 [select]:
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).getConn(0xc20805c090, 0xc20818bd40, 0x0, 0xc2081e7650, 0x5, 0xc20824b160, 0x1f, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:525 +0x608
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805c090, 0xc20818bd40, 0xc2081e7aa0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:228 +0x4d4
2015/03/05 22:35:58 terraform-provider-aws: net/http.send(0xc20818bd40, 0x7fd6441ba090, 0xc20805c090, 0x24, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:219 +0x4fc
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).send(0xd7b420, 0xc20818bd40, 0x24, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:142 +0x15b
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xd7b420, 0xc20818bd40, 0xbbec38, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:367 +0xb25
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).Do(0xd7b420, 0xc20818bd40, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:177 +0x192
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/aws-sdk-go/aws.(*EC2Client).Do(0xc208310900, 0xa62490, 0xc, 0xa3dab0, 0x4, 0xa367b0, 0x1, 0x833ce0, 0xc20824ac80, 0x833d40, ...)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/aws-sdk-go/aws/ec2.go:41 +0x4e0
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/aws-sdk-go/gen/ec2.(*EC2).CreateSubnet(0xc2082ff518, 0xc20824ac80, 0xc2082fee10, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/aws-sdk-go/gen/ec2/ec2.go:631 +0xda
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSubnetCreate(0xc208310fc0, 0x840700, 0xc2082b99a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_subnet.go:62 +0x345
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc208165ef0, 0xc20824a6e0, 0xc2082515a0, 0x840700, 0xc2082b99a0, 0x301, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc208182030, 0xc20810c840, 0xc20824a6e0, 0xc2082515a0, 0x841720, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc208171c60, 0xc20824a620, 0xc2082516f0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.call(0x912bc0, 0x9f41e0, 0x13, 0xa381d0, 0x4, 0xc208145f28, 0x3, 0x3, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:419 +0x10e5
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.Call(0x912bc0, 0x9f41e0, 0x13, 0xc208145f28, 0x3, 0x3, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:296 +0xbc
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*service).call(0xc20816a280, 0xc20816a240, 0xc2081767a0, 0xc208219a00, 0xc208386580, 0x8416c0, 0xc20824a620, 0x16, 0x841720, 0xc2082516f0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:382 +0x1f7
2015/03/05 22:35:58 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:476 +0x44a
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 49 [syscall, locked to thread]:
2015/03/05 22:35:58 terraform-provider-aws: runtime.goexit()
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 83 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20802e640, 0xc208186000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).fill(0xc2083103c0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:97 +0x1ce
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).Read(0xc2083103c0, 0xc208176765, 0x1, 0x9, 0xc20813f858, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:174 +0x26c
2015/03/05 22:35:58 terraform-provider-aws: io.ReadAtLeast(0x7fd6441bb7d0, 0xc2083103c0, 0xc208176765, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:298 +0xf1
2015/03/05 22:35:58 terraform-provider-aws: io.ReadFull(0x7fd6441bb7d0, 0xc2083103c0, 0xc208176765, 0x1, 0x9, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:316 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.decodeUintReader(0x7fd6441bb7d0, 0xc2083103c0, 0xc208176765, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decode.go:121 +0x99
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208219e00, 0xc2082f7b00)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:76 +0x55
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208219e00, 0xc20818c400, 0x16)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:140 +0x47
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208219e00, 0x84ad20, 0xc20818c4a0, 0x16, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:208 +0x192
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208219e00, 0x84ad20, 0xc20818c4a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:185 +0x297
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2081821e0, 0xc20818c4a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:402 +0x5e
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20816a240, 0x7fd6441bb930, 0xc2081821e0, 0x0, 0x0, 0xc20818c4a0, 0xc208176700, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:575 +0x97
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20816a240, 0x7fd6441bb930, 0xc2081821e0, 0xc208219a00, 0xc208171c80, 0x8416c0, 0x0, 0x0, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:542 +0xa2
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20816a240, 0x7fd6441bb930, 0xc2081821e0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:461 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20816a240, 0x7fd6441bb858, 0xc20802e640)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:453 +0x208
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x7fd6441bb858, 0xc20802e640, 0xaa2670, 0x10, 0x9f4140, 0xc208171c60)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001()
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 70 [select]:
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2081eaf00, 0xc2082ce000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).fill(0xc208357620)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:97 +0x1ce
2015/03/05 22:35:58 terraform-provider-aws: bufio.(*Reader).Read(0xc208357620, 0xc2082b0ff0, 0x1, 0x9, 0xc208143858, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/bufio/bufio.go:174 +0x26c
2015/03/05 22:35:58 terraform-provider-aws: io.ReadAtLeast(0x7fd6441bb7d0, 0xc208357620, 0xc2082b0ff0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:298 +0xf1
2015/03/05 22:35:58 terraform-provider-aws: io.ReadFull(0x7fd6441bb7d0, 0xc208357620, 0xc2082b0ff0, 0x1, 0x9, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/io/io.go:316 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.decodeUintReader(0x7fd6441bb7d0, 0xc208357620, 0xc2082b0ff0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decode.go:121 +0x99
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208219880, 0xc208312240)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:76 +0x55
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208219880, 0xc20829d000, 0x16)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:140 +0x47
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208219880, 0x84ad20, 0xc20829d000, 0x16, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:208 +0x192
2015/03/05 22:35:58 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208219880, 0x84ad20, 0xc20829d000, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/encoding/gob/decoder.go:185 +0x297
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208290b70, 0xc20829d000, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:402 +0x5e
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2081563c0, 0x7fd6441bb930, 0xc208290b70, 0x0, 0x0, 0xc20829d000, 0xc2082b0f00, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:575 +0x97
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2081563c0, 0x7fd6441bb930, 0xc208290b70, 0xc208219580, 0xc2081a82a0, 0x8417e0, 0x0, 0x0, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:542 +0xa2
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2081563c0, 0x7fd6441bb930, 0xc208290b70)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:461 +0x6d
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2081563c0, 0x7fd6441bb858, 0xc2081eaf00)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:453 +0x208
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x7fd6441bb858, 0xc2081eaf00, 0xaa2670, 0x10, 0x9f4140, 0xc20829cfc0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001()
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265
2015/03/05 22:35:58 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 91 [select]:
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).getConn(0xc20805c090, 0xc20818b790, 0x0, 0xc208157e40, 0x5, 0xc20824a3c0, 0x19, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:525 +0x608
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805c090, 0xc20818b790, 0xc20824a3a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:228 +0x4d4
2015/03/05 22:35:58 terraform-provider-aws: net/http.send(0xc20818b790, 0x7fd6441ba090, 0xc20805c090, 0x1c, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:219 +0x4fc
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).send(0xd7b420, 0xc20818b790, 0x1c, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:142 +0x15b
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xd7b420, 0xc20818b790, 0xbbec38, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:367 +0xb25
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).Do(0xd7b420, 0xc20818b790, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:177 +0x192
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/aws-sdk-go/aws.(*RestClient).Do(0xc2083108a0, 0xc20818b790, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/aws-sdk-go/aws/rest.go:65 +0x189
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/aws-sdk-go/gen/route53.(*Route53).CreateHostedZone(0xc2082ff510, 0xc2082b8280, 0xc2082b82d0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/aws-sdk-go/gen/route53/route53.go:357 +0x46d
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsRoute53ZoneCreate(0xc208310480, 0x840700, 0xc2082b99a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_route53_zone.go:47 +0x460
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc208165bf0, 0xc2083864a0, 0xc208197560, 0x840700, 0xc2082b99a0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc208182030, 0xc208199d40, 0xc2083864a0, 0xc208197560, 0x841720, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc208171c60, 0xc20818df60, 0xc2081975a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.call(0x912bc0, 0x9f41e0, 0x13, 0xa381d0, 0x4, 0xc20839df28, 0x3, 0x3, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:419 +0x10e5
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.Call(0x912bc0, 0x9f41e0, 0x13, 0xc20839df28, 0x3, 0x3, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:296 +0xbc
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*service).call(0xc20816a280, 0xc20816a240, 0xc2081767a0, 0xc208219a00, 0xc20818df00, 0x8416c0, 0xc20818df60, 0x16, 0x841720, 0xc2081975a0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:382 +0x1f7
2015/03/05 22:35:58 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:476 +0x44a
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 93 [syscall, locked to thread]:
2015/03/05 22:35:58 terraform-provider-aws: net._C2func_getaddrinfo(0x2287570, 0x0, 0xc208016dc8, 0xc208016d18, 0xc200000000, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/:26 +0x55
2015/03/05 22:35:58 terraform-provider-aws: net.cgoLookupIPCNAME(0xc20824a3c0, 0x15, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/cgo_unix.go:96 +0x1c5
2015/03/05 22:35:58 terraform-provider-aws: net.cgoLookupIP(0xc20824a3c0, 0x15, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/cgo_unix.go:148 +0x65
2015/03/05 22:35:58 terraform-provider-aws: net.lookupIP(0xc20824a3c0, 0x15, 0x0, 0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/lookup_unix.go:64 +0x5f
2015/03/05 22:35:58 terraform-provider-aws: net.func·026(0x0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/lookup.go:79 +0x55
2015/03/05 22:35:58 terraform-provider-aws: net.(*singleflight).doCall(0xd7aa60, 0xc208310f00, 0xc20824a3c0, 0x15, 0xc2082514e0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/singleflight.go:91 +0x2f
2015/03/05 22:35:58 terraform-provider-aws: created by net.(*singleflight).DoChan
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/singleflight.go:84 +0x42b
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 97 [select]:
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).getConn(0xc20805c000, 0xc208179ad0, 0x0, 0xc2081946e0, 0x5, 0xc208170640, 0x1f, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:525 +0x608
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20805c000, 0xc208179ad0, 0x40d071, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:228 +0x4d4
2015/03/05 22:35:58 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0xd70e20, 0xc208179ad0, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61
2015/03/05 22:35:58 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0xd70e20, 0xc208179ad0, 0xc208194840, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44
2015/03/05 22:35:58 terraform-provider-aws: net/http.send(0xc208179ad0, 0x7fd6441ba5d0, 0xd70e20, 0x152, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:219 +0x4fc
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).send(0xc20807a0f0, 0xc208179ad0, 0x152, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:142 +0x15b
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc20807a0f0, 0xc208179ad0, 0xbbec30, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:367 +0xb25
2015/03/05 22:35:58 terraform-provider-aws: net/http.(*Client).Get(0xc20807a0f0, 0xc2081946e0, 0x152, 0x28, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/client.go:299 +0xba
2015/03/05 22:35:58 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc208160fc0, 0xc208182270, 0x843040, 0xc208167d50, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362
2015/03/05 22:35:58 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).CreateSecurityGroup(0xc208160fc0, 0x0, 0x0, 0xc208251ee0, 0x9, 0xc20824b7e0, 0x19, 0xc208251fa0, 0xc, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:1876 +0x22f
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupCreate(0xc2083118c0, 0x840700, 0xc2082b99a0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:160 +0x2f9
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc208165e90, 0xc20824b720, 0xc208251da0, 0x840700, 0xc2082b99a0, 0x1, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc208182030, 0xc20810dd40, 0xc20824b720, 0xc208251da0, 0x841720, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da
2015/03/05 22:35:58 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc208171c60, 0xc20824b520, 0xc208176020, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /home/soenke/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.call(0x912bc0, 0x9f41e0, 0x13, 0xa381d0, 0x4, 0xc208175f28, 0x3, 0x3, 0x0, 0x0, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:419 +0x10e5
2015/03/05 22:35:58 terraform-provider-aws: reflect.Value.Call(0x912bc0, 0x9f41e0, 0x13, 0xc208175f28, 0x3, 0x3, 0x0, 0x0, 0x0)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/reflect/value.go:296 +0xbc
2015/03/05 22:35:58 terraform-provider-aws: net/rpc.(*service).call(0xc20816a280, 0xc20816a240, 0xc2081767a0, 0xc208219a00, 0xc20818d9a0, 0x8416c0, 0xc20824b520, 0x16, 0x841720, 0xc208176020, ...)
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:382 +0x1f7
2015/03/05 22:35:58 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/rpc/server.go:476 +0x44a
2015/03/05 22:35:58 terraform-provider-aws:
2015/03/05 22:35:58 terraform-provider-aws: goroutine 99 [runnable]:
2015/03/05 22:35:58 terraform-provider-aws: net/http.func·019()
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:519
2015/03/05 22:35:58 terraform-provider-aws: created by net/http.(*Transport).getConn
2015/03/05 22:35:58 terraform-provider-aws: /usr/local/go/src/net/http/transport.go:522 +0x335
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyPost
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyPost
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyPost
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyProvisioners
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteDiff
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalIf
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteState
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalApplyPost
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* unexpected EOF
2015/03/05 22:35:58 [DEBUG] /home/soenke/projects/go/bin/terraform-provider-aws: plugin process exited
2015/03/05 22:35:58 [DEBUG] vertex root.output.geloetheimer_ip: walking
2015/03/05 22:35:58 [DEBUG] vertex root.output.geloetheimer_ip: evaluating
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalSequence
2015/03/05 22:35:58 [DEBUG] root: eval: *terraform.EvalWriteOutput
2015/03/05 22:35:58 waiting for all plugin processes to complete...
resource "aws_instance" "geloetheimer" {
ami = "ami-9d23aeea"
instance_type = "t2.micro"
key_name = "soenke"
subnet_id = "${aws_subnet.main.id}"
security_groups = ["${aws_security_group.allow_all.id}"]
}
resource "aws_security_group" "allow_all" {
name = "allow_all"
description = "Allow all inbound traffic"
ingress {
from_port = 0
to_port = 65535
protocol = "tcp"
cidr_blocks = ["0.0.0.0/0"]
}
tags {
Name = "allow_all"
}
vpc_id = "${aws_vpc.main.id}"
}
output "geloetheimer_ip" {
value = "${aws_instance.geloetheimer.public_ip}"
}
resource "aws_vpc" "main" {
cidr_block = "10.0.0.0/16"
enable_dns_hostnames = true
}
resource "aws_subnet" "main" {
vpc_id = "${aws_vpc.main.id}"
cidr_block = "10.0.1.0/24"
map_public_ip_on_launch = true
tags {
Name = "public"
}
}
resource "aws_internet_gateway" "gw" {
vpc_id = "${aws_vpc.main.id}"
tags {
Name = "main"
}
}
resource "aws_route_table" "rtb_public" {
vpc_id = "${aws_vpc.main.id}"
route {
cidr_block = "0.0.0.0/0"
gateway_id = "${aws_internet_gateway.gw.id}"
}
tags {
Name = "public"
}
}
resource "aws_route_table_association" "public" {
subnet_id = "${aws_subnet.main.id}"
route_table_id = "${aws_route_table.rtb_public.id}"
}
resource "aws_route53_zone" "primary" {
name = "testing.ruempler.eu"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment