Last active
August 29, 2015 14:24
-
-
Save gosuri/dc5bec1edc957c91bce2 to your computer and use it in GitHub Desktop.
tfcrash-jun-7.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015/07/14 15:35:36 [INFO] Terraform version: 0.6.1 dev 7f738dc272259e094898bb9c21c2cfaeaa4fdfcd | |
2015/07/14 15:35:36 Detected home directory from env var: /Users/gosuri | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: atlas = /Users/gosuri/code/go/bin/terraform-provider-atlas | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: aws = /Users/gosuri/code/go/bin/terraform-provider-aws | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: azure = /Users/gosuri/code/go/bin/terraform-provider-azure | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: cloudflare = /Users/gosuri/code/go/bin/terraform-provider-cloudflare | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: cloudstack = /Users/gosuri/code/go/bin/terraform-provider-cloudstack | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: consul = /Users/gosuri/code/go/bin/terraform-provider-consul | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: digitalocean = /Users/gosuri/code/go/bin/terraform-provider-digitalocean | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: dme = /Users/gosuri/code/go/bin/terraform-provider-dme | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: dnsimple = /Users/gosuri/code/go/bin/terraform-provider-dnsimple | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: docker = /Users/gosuri/code/go/bin/terraform-provider-docker | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: google = /Users/gosuri/code/go/bin/terraform-provider-google | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: heroku = /Users/gosuri/code/go/bin/terraform-provider-heroku | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: mailgun = /Users/gosuri/code/go/bin/terraform-provider-mailgun | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: null = /Users/gosuri/code/go/bin/terraform-provider-null | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: openstack = /Users/gosuri/code/go/bin/terraform-provider-openstack | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: template = /Users/gosuri/code/go/bin/terraform-provider-template | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: terraform = /Users/gosuri/code/go/bin/terraform-provider-terraform | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: chef = /Users/gosuri/code/go/bin/terraform-provisioner-chef | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: file = /Users/gosuri/code/go/bin/terraform-provisioner-file | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: local-exec = /Users/gosuri/code/go/bin/terraform-provisioner-local-exec | |
2015/07/14 15:35:36 [DEBUG] Discovered plugin: remote-exec = /Users/gosuri/code/go/bin/terraform-provisioner-remote-exec | |
2015/07/14 15:35:36 Detected home directory from env var: /Users/gosuri | |
2015/07/14 15:35:36 [DEBUG] Attempting to open CLI config file: /Users/gosuri/.terraformrc | |
2015/07/14 15:35:36 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.OrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.MissingProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.VertexTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.FlattenTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProxyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.DestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.master (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_launch_configuration.node (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.template | |
provider.template (close) | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [INFO] Starting graph walk: walkValidate | |
2015/07/14 15:35:36 Detected home directory from env var: /Users/gosuri | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:36 [DEBUG] Starting plugin: /Users/gosuri/code/go/bin/terraform-provider-template []string{"/Users/gosuri/code/go/bin/terraform-provider-template"} | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.public_key_path: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.public_key_path: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.masters_count: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.masters_count: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.private_key_path: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.private_key_path: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.local-exec: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.local-exec: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] Starting plugin: /Users/gosuri/code/go/bin/terraform-provisioner-local-exec []string{"/Users/gosuri/code/go/bin/terraform-provisioner-local-exec"} | |
2015/07/14 15:35:36 [DEBUG] Waiting for RPC address for: /Users/gosuri/code/go/bin/terraform-provider-template | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.remote-exec: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.remote-exec: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.file: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.file: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.chef: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.chef: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.nodes_count: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.nodes_count: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.operator_ips: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.operator_ips: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] Waiting for RPC address for: /Users/gosuri/code/go/bin/terraform-provisioner-local-exec | |
2015/07/14 15:35:36 terraform-provider-template: 2015/07/14 15:35:36 Plugin address: unix /var/folders/_k/653dngqj6vb24bfng2gfzhlh0000gn/T/tf-plugin919829405 | |
2015/07/14 15:35:36 terraform-provisioner-local-exec: 2015/07/14 15:35:36 Plugin address: unix /var/folders/_k/653dngqj6vb24bfng2gfzhlh0000gn/T/tf-plugin677047402 | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2015/07/14 15:35:36 [DEBUG] Starting plugin: /Users/gosuri/code/go/bin/terraform-provider-aws []string{"/Users/gosuri/code/go/bin/terraform-provider-aws"} | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2015/07/14 15:35:36 [DEBUG] Starting plugin: /Users/gosuri/code/go/bin/terraform-provisioner-remote-exec []string{"/Users/gosuri/code/go/bin/terraform-provisioner-remote-exec"} | |
2015/07/14 15:35:36 [DEBUG] Waiting for RPC address for: /Users/gosuri/code/go/bin/terraform-provider-aws | |
2015/07/14 15:35:36 [DEBUG] Waiting for RPC address for: /Users/gosuri/code/go/bin/terraform-provisioner-remote-exec | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 Plugin address: unix /var/folders/_k/653dngqj6vb24bfng2gfzhlh0000gn/T/tf-plugin807854552 | |
2015/07/14 15:35:36 terraform-provisioner-remote-exec: 2015/07/14 15:35:36 Plugin address: unix /var/folders/_k/653dngqj6vb24bfng2gfzhlh0000gn/T/tf-plugin034080763 | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] Starting plugin: /Users/gosuri/code/go/bin/terraform-provisioner-chef []string{"/Users/gosuri/code/go/bin/terraform-provisioner-chef"} | |
2015/07/14 15:35:36 [DEBUG] Waiting for RPC address for: /Users/gosuri/code/go/bin/terraform-provisioner-chef | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template (close): walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template (close): evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 terraform-provisioner-chef: 2015/07/14 15:35:36 Plugin address: unix /var/folders/_k/653dngqj6vb24bfng2gfzhlh0000gn/T/tf-plugin752498085 | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_instance.master | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_instance.master | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.node | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.node | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalValidateCount, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalOpFilter, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: []. Errors: [] | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.master | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2015/07/14 15:35:36 [DEBUG] Starting plugin: /Users/gosuri/code/go/bin/terraform-provisioner-file []string{"/Users/gosuri/code/go/bin/terraform-provisioner-file"} | |
2015/07/14 15:35:36 [DEBUG] Waiting for RPC address for: /Users/gosuri/code/go/bin/terraform-provisioner-file | |
2015/07/14 15:35:36 terraform-provisioner-file: 2015/07/14 15:35:36 Plugin address: unix /var/folders/_k/653dngqj6vb24bfng2gfzhlh0000gn/T/tf-plugin131813395 | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws (close): walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws (close): evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.root: walking | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.OrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.MissingProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.VertexTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.FlattenTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProxyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.DestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.master (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_launch_configuration.node (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.template | |
provider.template (close) | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [INFO] Starting graph walk: walkInput | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.nodes_count: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.nodes_count: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.chef: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.chef: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.private_key_path: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.private_key_path: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.operator_ips: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.operator_ips: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.remote-exec: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.remote-exec: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.public_key_path: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.public_key_path: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.masters_count: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.masters_count: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.file: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.file: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.local-exec: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.local-exec: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInputProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInputProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template (close): walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template (close): evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_instance.master | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_instance.master | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.node | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.node | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.master | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.node: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_autoscaling_group.master: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws (close): walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws (close): evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.root: walking | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.OrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.MissingProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.VertexTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.FlattenTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ProxyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.DestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.master (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_launch_configuration.node (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.PruneDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.template | |
provider.template (close) | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:36 [INFO] Starting graph walk: walkRefresh | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.nodes_count: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.nodes_count: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.public_key_path: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.public_key_path: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.operator_ips: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.operator_ips: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.aws: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.chef: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.chef: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.local-exec: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.local-exec: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.remote-exec: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.remote-exec: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.file: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provisioner.file: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.masters_count: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.masters_count: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.private_key_path: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.var.private_key_path: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Building AWS region structure | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Building AWS auth structure | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing DynamoDB connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing ELB connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing S3 connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing SQS connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing SNS connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing RDS Connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing IAM Connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing Kinesis Connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing AutoScaling connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing EC2 Connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing ECS Connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing Route 53 connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing Elasticache Connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing Lambda Connection | |
2015/07/14 15:35:36 terraform-provider-aws: 2015/07/14 15:35:36 [INFO] Initializing CloudWatch SDK connection | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: expanding/walking dynamic subgraph | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:36 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template (close): walking | |
2015/07/14 15:35:36 [DEBUG] vertex root.provider.template (close): evaluating | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2015/07/14 15:35:36 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:36 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [DEBUG] launch configuration describe configuration: autoscaling.DescribeLaunchConfigurationsInput{LaunchConfigurationNames:[]*string{(*string)(0xc208282d10)}, MaxRecords:(*int64)(nil), NextToken:(*string)(nil), metadataDescribeLaunchConfigurationsInput:autoscaling.metadataDescribeLaunchConfigurationsInput{SDKShapeTraits:false}} | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [DEBUG] launch configuration describe configuration: autoscaling.DescribeLaunchConfigurationsInput{LaunchConfigurationNames:[]*string{(*string)(0xc2082836d0)}, MaxRecords:(*int64)(nil), NextToken:(*string)(nil), metadataDescribeLaunchConfigurationsInput:autoscaling.metadataDescribeLaunchConfigurationsInput{SDKShapeTraits:false}} | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_instance.master | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_instance.master | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 [DEBUG] refresh: aws_instance.master: no state, not refreshing | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.node: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.node: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.node: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.node | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.node | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.node: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.node: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [DEBUG] AutoScaling Group describe configuration: autoscaling.DescribeAutoScalingGroupsInput{AutoScalingGroupNames:[]*string{(*string)(0xc208351490)}, MaxRecords:(*int64)(nil), NextToken:(*string)(nil), metadataDescribeAutoScalingGroupsInput:autoscaling.metadataDescribeAutoScalingGroupsInput{SDKShapeTraits:false}} | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.master | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_autoscaling_group.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalRefresh | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [DEBUG] AutoScaling Group describe configuration: autoscaling.DescribeAutoScalingGroupsInput{AutoScalingGroupNames:[]*string{(*string)(0xc208337f30)}, MaxRecords:(*int64)(nil), NextToken:(*string)(nil), metadataDescribeAutoScalingGroupsInput:autoscaling.metadataDescribeAutoScalingGroupsInput{SDKShapeTraits:false}} | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.aws (close): walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.aws (close): evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2015/07/14 15:35:37 [DEBUG] vertex root.root: walking | |
2015/07/14 15:35:37 [INFO] Writing state output to: terraform.tfstate | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.OrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.MissingProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.VertexTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.FlattenTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ProxyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.PruneProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.PruneProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.DestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.master (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_launch_configuration.node (destroy) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.master (destroy) | |
provider.aws | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy tainted) | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_autoscaling_group.node (destroy) | |
provider.aws | |
aws_instance.master | |
aws_instance.master (destroy tainted) | |
aws_instance.master (destroy) | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_instance.master (destroy tainted) | |
provider.aws | |
aws_instance.master (destroy) | |
provider.aws | |
aws_internet_gateway.main | |
aws_internet_gateway.main (destroy tainted) | |
aws_internet_gateway.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_internet_gateway.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
provider.aws | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
provider.aws | |
aws_key_pair.deployer | |
aws_key_pair.deployer (destroy tainted) | |
aws_key_pair.deployer (destroy) | |
provider.aws | |
var.public_key_path | |
aws_key_pair.deployer (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_key_pair.deployer (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.aws | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_launch_configuration.master (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.master (destroy tainted) | |
aws_autoscaling_group.master (destroy tainted) | |
provider.aws | |
aws_launch_configuration.master (destroy) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.master (destroy) | |
aws_launch_configuration.master | |
provider.aws | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_launch_configuration.node (destroy tainted) | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_launch_configuration.node (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
provider.aws | |
aws_launch_configuration.node (destroy) | |
aws_autoscaling_group.node | |
aws_autoscaling_group.node (destroy) | |
aws_launch_configuration.node | |
provider.aws | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table.main (destroy tainted) | |
aws_route_table.main (destroy) | |
aws_vpc.main | |
provider.aws | |
aws_route_table.main (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table.main (destroy) | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_route_table_association.main (destroy tainted) | |
aws_route_table_association.main (destroy) | |
aws_subnet.main | |
provider.aws | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_route_table_association.main (destroy) | |
provider.aws | |
aws_security_group.primary | |
aws_security_group.primary (destroy tainted) | |
aws_security_group.primary (destroy) | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_security_group.primary (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.aws | |
aws_security_group.primary (destroy) | |
aws_instance.master (destroy) | |
aws_launch_configuration.master (destroy) | |
aws_launch_configuration.node (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_autoscaling_group.master (destroy tainted) | |
aws_autoscaling_group.node (destroy tainted) | |
aws_instance.master (destroy tainted) | |
aws_route_table_association.main (destroy tainted) | |
provider.aws | |
aws_subnet.main (destroy) | |
aws_autoscaling_group.master (destroy) | |
aws_autoscaling_group.node (destroy) | |
aws_instance.master (destroy) | |
aws_route_table_association.main (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.main (destroy tainted) | |
aws_route_table.main (destroy tainted) | |
aws_security_group.primary (destroy tainted) | |
aws_subnet.main (destroy tainted) | |
provider.aws | |
aws_vpc.main (destroy) | |
aws_internet_gateway.main (destroy) | |
aws_route_table.main (destroy) | |
aws_security_group.primary (destroy) | |
aws_subnet.main (destroy) | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.master_cloud_config (destroy tainted) | |
template_file.master_cloud_config (destroy) | |
template_file.master_cloud_config (destroy tainted) | |
aws_launch_configuration.master (destroy tainted) | |
provider.template | |
template_file.master_cloud_config (destroy) | |
aws_launch_configuration.master (destroy) | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
template_file.node_cloud_config (destroy tainted) | |
template_file.node_cloud_config (destroy) | |
template_file.node_cloud_config (destroy tainted) | |
aws_launch_configuration.node (destroy tainted) | |
provider.template | |
template_file.node_cloud_config (destroy) | |
aws_launch_configuration.node (destroy) | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.PruneDestroyTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.template | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
provider.aws | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
provider.aws | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
provider.aws | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
provider.aws | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
provider.aws | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
provider.aws | |
aws_security_group.primary | |
aws_vpc.main | |
provider.aws | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_internet_gateway.main | |
aws_key_pair.deployer | |
aws_launch_configuration.master | |
aws_launch_configuration.node | |
aws_route_table.main | |
aws_route_table_association.main | |
aws_security_group.primary | |
aws_subnet.main | |
aws_vpc.main | |
provider.aws | |
provider.template | |
provider.template (close) | |
provider.template | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.master | |
aws_launch_configuration.master | |
aws_subnet.main | |
var.masters_count | |
aws_autoscaling_group.node | |
aws_launch_configuration.node | |
aws_subnet.main | |
var.nodes_count | |
aws_instance.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
aws_subnet.main | |
aws_internet_gateway.main | |
aws_vpc.main | |
aws_key_pair.deployer | |
provider.aws | |
var.public_key_path | |
aws_launch_configuration.master | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.master_cloud_config | |
aws_launch_configuration.node | |
aws_key_pair.deployer | |
aws_security_group.primary | |
template_file.node_cloud_config | |
aws_route_table.main | |
aws_internet_gateway.main | |
aws_route_table_association.main | |
aws_route_table.main | |
aws_subnet.main | |
aws_security_group.primary | |
aws_vpc.main | |
var.operator_ips | |
aws_subnet.main | |
aws_vpc.main | |
aws_vpc.main | |
provider.aws | |
provider.aws | |
provider.aws (close) | |
aws_autoscaling_group.master | |
aws_autoscaling_group.node | |
aws_instance.master | |
aws_route_table_association.main | |
provider.template | |
provider.template (close) | |
template_file.master_cloud_config | |
template_file.node_cloud_config | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
root | |
provider.aws (close) | |
provider.template (close) | |
provisioner.chef | |
provisioner.file | |
provisioner.local-exec | |
provisioner.remote-exec | |
var.private_key_path | |
template_file.master_cloud_config | |
provider.template | |
template_file.node_cloud_config | |
provider.template | |
var.masters_count | |
var.nodes_count | |
var.operator_ips | |
var.private_key_path | |
var.public_key_path | |
2015/07/14 15:35:37 [INFO] Starting graph walk: walkPlan | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.private_key_path: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.private_key_path: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.public_key_path: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.public_key_path: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.chef: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.chef: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.masters_count: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.masters_count: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.template: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.template: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.local-exec: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.local-exec: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.aws: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.aws: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.remote-exec: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.remote-exec: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.operator_ips: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.operator_ips: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.nodes_count: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.var.nodes_count: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.file: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provisioner.file: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInitProvisioner | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.master_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.master_cloud_config | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.node_cloud_config: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.node_cloud_config | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.master_cloud_config: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.master_cloud_config: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.node_cloud_config: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.template_file.node_cloud_config: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Building AWS region structure | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Building AWS auth structure | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing DynamoDB connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing ELB connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing S3 connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing SQS connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing SNS connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing RDS Connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing IAM Connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing Kinesis Connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing AutoScaling connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing EC2 Connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing ECS Connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing Route 53 connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing Elasticache Connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing Lambda Connection | |
2015/07/14 15:35:37 terraform-provider-aws: 2015/07/14 15:35:37 [INFO] Initializing CloudWatch SDK connection | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.template (close): walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.provider.template (close): evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_key_pair.deployer: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_key_pair.deployer | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_vpc.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_vpc.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_key_pair.deployer: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_key_pair.deployer: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_vpc.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_vpc.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_internet_gateway.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_subnet.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group.primary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_internet_gateway.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_subnet.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_security_group.primary: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_instance.master | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_instance.master | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.master | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.node | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_instance.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.master: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_launch_configuration.node: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 terraform-provider-aws: panic: Error reading level config: '' expected type 'string', got unconvertible type '[]interface {}' | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 86 [running]: | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*ResourceData).get(0xc20837bda0, 0xc208235390, 0x1, 0x1, 0xc208235302, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/resource_data.go:392 +0x300 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*ResourceData).getChange(0xc20837bda0, 0x8eb0f0, 0x9, 0xc208231201, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/resource_data.go:356 +0x1d0 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*ResourceData).diffChange(0xc20837bda0, 0x8eb0f0, 0x9, 0x0, 0x0, 0x0, 0x0, 0xc2082c0000) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/resource_data.go:333 +0x87 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.schemaMap.diffString(0xc20827e7e0, 0x8eb0f0, 0x9, 0xc2083dd930, 0xc208234e30, 0xc20837bda0, 0xc20828bc00, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/schema.go:899 +0xb4 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.schemaMap.diff(0xc20827e7e0, 0x8eb0f0, 0x9, 0xc2083dd930, 0xc208234e30, 0xc20837bda0, 0xc2081b5600, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/schema.go:539 +0xbe | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.schemaMap.Diff(0xc20827e7e0, 0xc2081e0fc0, 0xc2081e1080, 0xc2080f39b8, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/schema.go:272 +0x1fb | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Diff(0xc208355a00, 0xc2081e0fc0, 0xc2081e1080, 0xc, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:162 +0x51 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Diff(0xc20827f440, 0xc2081e8400, 0xc2081e0fc0, 0xc2081e1080, 0x5b0460, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:175 +0x1b9 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Diff(0xc2082a4fa0, 0xc20824dd80, 0xc208234e20, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:334 +0x7f | |
2015/07/14 15:35:37 terraform-provider-aws: reflect.Value.call(0x6d79e0, 0x83f7c0, 0x13, 0x898800, 0x4, 0xc2081eff28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/07/14 15:35:37 terraform-provider-aws: reflect.Value.Call(0x6d79e0, 0x83f7c0, 0x13, 0xc2081eff28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/reflect/value.go:296 +0xbc | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*service).call(0xc2083e8700, 0xc2083e86c0, 0xc2082fff68, 0xc2081b4d80, 0xc2082a5000, 0x5b0400, 0xc20824dd80, 0x16, 0x5b0460, 0xc208234e20, ...) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 1 [IO wait]: | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).Wait(0xc208013330, 0x72, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208013330, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*netFD).accept(0xc2080132d0, 0x0, 0x1811d48, 0xc20806c928) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_unix.go:419 +0x40b | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*UnixListener).AcceptUnix(0xc208021660, 0x36820, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/unixsock_posix.go:282 +0x56 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*UnixListener).Accept(0xc208021660, 0x0, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/unixsock_posix.go:293 +0x4c | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).Accept(0xc20806c810, 0x1812770, 0xc208021660) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/server.go:33 +0x37 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/plugin.Serve(0xc20806c7f0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/plugin/server.go:88 +0x7e8 | |
2015/07/14 15:35:37 terraform-provider-aws: main.main() | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/builtin/bins/provider-aws/main.go:11 +0x6d | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 5 [syscall]: | |
2015/07/14 15:35:37 terraform-provider-aws: os/signal.loop() | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/os/signal/signal_unix.go:21 +0x1f | |
2015/07/14 15:35:37 terraform-provider-aws: created by os/signal.init·1 | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/os/signal/signal_unix.go:27 +0x35 | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 7 [chan receive]: | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/plugin.func·007() | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/plugin/server.go:79 +0x69 | |
2015/07/14 15:35:37 terraform-provider-aws: created by github.com/hashicorp/terraform/plugin.Serve | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/plugin/server.go:85 +0x7c4 | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 8 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208030640, 0xc208080000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).fill(0xc208054900) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).Read(0xc208054900, 0xc20806c9b0, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/07/14 15:35:37 terraform-provider-aws: io.ReadAtLeast(0x18138c8, 0xc208054900, 0xc20806c9b0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:298 +0xf1 | |
2015/07/14 15:35:37 terraform-provider-aws: io.ReadFull(0x18138c8, 0xc208054900, 0xc20806c9b0, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:316 +0x6d | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.decodeUintReader(0x18138c8, 0xc208054900, 0xc20806c9b0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc20806a580, 0xc208060000) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc20806a580, 0xc208021700, 0x16) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc20806a580, 0x5b6d00, 0xc2080217e0, 0x16, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc20806a580, 0x5b6d00, 0xc2080217e0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208078a50, 0xc2080217e0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208037ec0, 0x1813a28, 0xc208078a50, 0x0, 0x0, 0xc2080217e0, 0xc20806c900, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208037ec0, 0x1813a28, 0xc208078a50, 0xc20806a480, 0xc208021d60, 0x5d8660, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208037ec0, 0x1813a28, 0xc208078a50) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208037ec0, 0x1813950, 0xc208030640) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).ServeConn(0xc20806c810, 0x1813868, 0xc20803a0a0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/server.go:76 +0x530 | |
2015/07/14 15:35:37 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).Accept | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/server.go:39 +0x173 | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 9 [IO wait]: | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).Wait(0xc208013410, 0x72, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208013410, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*netFD).Read(0xc2080133b0, 0xc20807a000, 0x1000, 0x1000, 0x0, 0x1811d48, 0xc2082341b0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*conn).Read(0xc20803a0a0, 0xc20807a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/net.go:121 +0xdc | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).fill(0xc2080544e0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).Read(0xc2080544e0, 0xc20806c940, 0xc, 0xc, 0xc2082341a0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/07/14 15:35:37 terraform-provider-aws: io.ReadAtLeast(0x18138c8, 0xc2080544e0, 0xc20806c940, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:298 +0xf1 | |
2015/07/14 15:35:37 terraform-provider-aws: io.ReadFull(0x18138c8, 0xc2080544e0, 0xc20806c940, 0xc, 0xc, 0xc, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:316 +0x6d | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).recvLoop(0xc2080560b0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:373 +0x10d | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).recv(0xc2080560b0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:361 +0x28 | |
2015/07/14 15:35:37 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:104 +0x499 | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 10 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).send(0xc2080560b0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:323 +0x554 | |
2015/07/14 15:35:37 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:105 +0x4b3 | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 11 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).keepalive(0xc2080560b0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:279 +0x106 | |
2015/07/14 15:35:37 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:107 +0x4de | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 13 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc2080560b0, 0xc200000004, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/session.go:183 +0x1a8 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc2080217a0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x37 | |
2015/07/14 15:35:37 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).ServeConn | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/server.go:65 +0x388 | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 68 [IO wait]: | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).Wait(0xc2084174f0, 0x72, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc2084174f0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*netFD).Read(0xc208417490, 0xc208362000, 0x1000, 0x1000, 0x0, 0x1811d48, 0xc208308680) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*conn).Read(0xc20803bd10, 0xc208362000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/net.go:121 +0xdc | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2083482a0, 0x1814430, 0xc20803bd10, 0x5, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc208399b80, 0x17, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc208399b80, 0xc208404000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.noteEOFReader.Read(0x181d058, 0xc208399b80, 0xc208129a78, 0xc208404000, 0x1000, 0x1000, 0x6860e0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc20834ed80, 0xc208404000, 0x1000, 0x1000, 0xc208014000, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).fill(0xc208402600) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).Peek(0xc208402600, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc208129a20) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 51 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc2081286e0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:945 +0x41d | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 47 [IO wait]: | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).Wait(0xc208013f70, 0x72, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208013f70, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*netFD).Read(0xc208013f10, 0xc208196000, 0x2000, 0x2000, 0x0, 0x1811d48, 0xc208282740) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*conn).Read(0xc20803b3e0, 0xc208196000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/net.go:121 +0xdc | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc208130600, 0x1814430, 0xc20803b3e0, 0x5, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc208064000, 0x17, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc208064000, 0xc208178000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.noteEOFReader.Read(0x181d058, 0xc208064000, 0xc2081287e8, 0xc208178000, 0x1000, 0x1000, 0x6860e0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc2082abcc0, 0xc208178000, 0x1000, 0x1000, 0xc208014000, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).fill(0xc20837a3c0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).Peek(0xc20837a3c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc208128790) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 49 [syscall, locked to thread]: | |
2015/07/14 15:35:37 terraform-provider-aws: runtime.goexit() | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/asm_amd64.s:2232 +0x1 | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 50 [IO wait]: | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).Wait(0xc208013f00, 0x72, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208013f00, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*netFD).Read(0xc208013ea0, 0xc2081ac000, 0x2000, 0x2000, 0x0, 0x1811d48, 0xc20831f368) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*conn).Read(0xc20803b408, 0xc2081ac000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/net.go:121 +0xdc | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2081306c0, 0x1814430, 0xc20803b408, 0x5, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc208064580, 0x17, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc208064580, 0xc2081a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.noteEOFReader.Read(0x181d058, 0xc208064580, 0xc208128738, 0xc2081a2000, 0x1000, 0x1000, 0x6860e0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc2082abf00, 0xc2081a2000, 0x1000, 0x1000, 0xc208014000, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).fill(0xc20837a6c0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).Peek(0xc20837a6c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc2081286e0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 48 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc208128790) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:945 +0x41d | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 71 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc208129b80) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:945 +0x41d | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 69 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc208129a20) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:945 +0x41d | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 70 [IO wait]: | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).Wait(0xc208417560, 0x72, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208417560, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*netFD).Read(0xc208417500, 0xc208335000, 0x1000, 0x1000, 0x0, 0x1811d48, 0xc2082ffa90) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/07/14 15:35:37 terraform-provider-aws: net.(*conn).Read(0xc20803a320, 0xc208335000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/net.go:121 +0xdc | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2083483f0, 0x1814430, 0xc20803a320, 0x5, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc2084622c0, 0x17, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/07/14 15:35:37 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc2084622c0, 0xc2083ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.noteEOFReader.Read(0x181d058, 0xc2084622c0, 0xc208129bd8, 0xc2083ee000, 0x1000, 0x1000, 0x6860e0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc20834ef00, 0xc2083ee000, 0x1000, 0x1000, 0xc208014000, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).fill(0xc208402a80) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).Peek(0xc208402a80, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/07/14 15:35:37 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc208129b80) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/07/14 15:35:37 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/07/14 15:35:37 terraform-provider-aws: | |
2015/07/14 15:35:37 terraform-provider-aws: goroutine 76 [select]: | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc20845af00, 0xc2081c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).fill(0xc20837b5c0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/07/14 15:35:37 terraform-provider-aws: bufio.(*Reader).Read(0xc20837b5c0, 0xc2082fff90, 0x1, 0x9, 0xc2080f5858, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/07/14 15:35:37 terraform-provider-aws: io.ReadAtLeast(0x18138c8, 0xc20837b5c0, 0xc2082fff90, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:298 +0xf1 | |
2015/07/14 15:35:37 terraform-provider-aws: io.ReadFull(0x18138c8, 0xc20837b5c0, 0xc2082fff90, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:316 +0x6d | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.decodeUintReader(0x18138c8, 0xc20837b5c0, 0xc2082fff90, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc2081b5400, 0xc20843e900) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc2081b5400, 0xc208270900, 0x16) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc2081b5400, 0x5b6d00, 0xc208270920, 0x16, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/07/14 15:35:37 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc2081b5400, 0x5b6d00, 0xc208270920, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc20827f620, 0xc208270920, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2083e86c0, 0x1813a28, 0xc20827f620, 0x0, 0x0, 0xc208270920, 0xc2082fff00, 0x0, 0x0) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2083e86c0, 0x1813a28, 0xc20827f620, 0xc2081b4d80, 0xc2082a5000, 0x5b0400, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2083e86c0, 0x1813a28, 0xc20827f620) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/07/14 15:35:37 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2083e86c0, 0x1813950, 0xc20845af00) | |
2015/07/14 15:35:37 terraform-provider-aws: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0x1813950, 0xc20845af00, 0x91a270, 0x10, 0x83f6c0, 0xc2082a4fa0) | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/07/14 15:35:37 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/07/14 15:35:37 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/07/14 15:35:37 terraform-provider-aws: /Users/gosuri/code/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/07/14 15:35:37 [DEBUG] /Users/gosuri/code/go/bin/terraform-provider-aws: plugin process exited | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalDiff, err: session shutdown | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: session shutdown | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalOpFilter, err: session shutdown | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: session shutdown | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiffTainted | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalDiff, err: unexpected EOF | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: unexpected EOF | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalOpFilter, err: unexpected EOF | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: unexpected EOF | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalDiff, err: unexpected EOF | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: unexpected EOF | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalOpFilter, err: unexpected EOF | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: unexpected EOF | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: expanding/walking dynamic subgraph | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:37 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_route_table_association.main | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: walking | |
2015/07/14 15:35:37 [DEBUG] vertex root.aws_route_table_association.main: evaluating | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2015/07/14 15:35:37 [DEBUG] root: eval: terraform.EvalNoop | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalSequence | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalReadState | |
2015/07/14 15:35:37 [DEBUG] root: eval: *terraform.EvalDiff | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalDiff, err: connection is shut down | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: connection is shut down | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalOpFilter, err: connection is shut down | |
2015/07/14 15:35:37 [ERROR] root: eval: *terraform.EvalSequence, err: connection is shut down | |
2015/07/14 15:35:37 [DEBUG] vertex root.root: walking | |
2015/07/14 15:35:37 waiting for all plugin processes to complete... | |
2015/07/14 15:35:37 [ERR] yamux: Failed to write body: write unix /var/folders/_k/653dngqj6vb24bfng2gfzhlh0000gn/T/tf-plugin807854552: broken pipe | |
2015/07/14 15:35:37 [DEBUG] /Users/gosuri/code/go/bin/terraform-provisioner-local-exec: plugin process exited | |
2015/07/14 15:35:37 [DEBUG] /Users/gosuri/code/go/bin/terraform-provisioner-file: plugin process exited | |
2015/07/14 15:35:37 [DEBUG] /Users/gosuri/code/go/bin/terraform-provisioner-remote-exec: plugin process exited | |
2015/07/14 15:35:37 [DEBUG] /Users/gosuri/code/go/bin/terraform-provider-template: plugin process exited | |
2015/07/14 15:35:37 [DEBUG] /Users/gosuri/code/go/bin/terraform-provisioner-chef: plugin process exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment