Created
June 15, 2017 13:51
-
-
Save simesy/c9652b0a6ea7daf9dd85294db1d5ce12 to your computer and use it in GitHub Desktop.
This file contains 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
2017/06/15 23:43:44 [INFO] Terraform version: 0.9.8 8d560482c34e865458fd884cb0790b4f73f09ad1 | |
2017/06/15 23:43:44 [INFO] Go runtime version: go1.8 | |
2017/06/15 23:43:44 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-var-file", "tests/test.tfvar", "-var", "identifier=cheese", "-var", "remote_access=false"} | |
2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] Attempting to open CLI config file: /Users/si/.terraformrc | |
2017/06/15 23:43:44 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/06/15 23:43:44 [INFO] CLI command args: []string{"apply", "-var-file", "tests/test.tfvar", "-var", "identifier=cheese", "-var", "remote_access=false"} | |
2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] command: loading backend config file: /Users/si/Dev/lilengine/tf_lemp/tf_lemp | |
2017/06/15 23:43:44 [DEBUG] command: no data state file found for backend config | |
2017/06/15 23:43:44 [DEBUG] New state was assigned lineage "23177e11-f9e6-4fdb-8246-a5bfe8a07ab6" | |
2017/06/15 23:43:44 [INFO] command: backend initialized: <nil> | |
2017/06/15 23:43:44 [INFO] command: backend <nil> is not enhanced, wrapping in local | |
2017/06/15 23:43:44 [INFO] backend/local: starting Apply operation | |
2017/06/15 23:43:44 [TRACE] Preserving existing state lineage "547b899b-7d1b-4f8f-8133-0f1f82c57e7b" | |
2017/06/15 23:43:44 [TRACE] Preserving existing state lineage "547b899b-7d1b-4f8f-8133-0f1f82c57e7b" | |
2017/06/15 23:43:44 [INFO] terraform: building graph: GraphTypeInput | |
2017/06/15 23:43:44 [TRACE] ConfigTransformer: Starting for path: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.OutputTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: template_file.user_data_nginx | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"user_data_nginx", Type:"template_file", RawCount:(*config.RawConfig)(0xc42042faa0), RawConfig:(*config.RawConfig)(0xc42042f620), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:true, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"asg_prod", Type:"aws_autoscaling_group", RawCount:(*config.RawConfig)(0xc4207582a0), RawConfig:(*config.RawConfig)(0xc4201f32c0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_key_pair.ssh_key | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_key", Type:"aws_key_pair", RawCount:(*config.RawConfig)(0xc420566360), RawConfig:(*config.RawConfig)(0xc420566120), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_access", Type:"aws_security_group_rule", RawCount:(*config.RawConfig)(0xc4201f3140), RawConfig:(*config.RawConfig)(0xc4201f2ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_elb.elb_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"elb_prod", Type:"aws_elb", RawCount:(*config.RawConfig)(0xc42042ff20), RawConfig:(*config.RawConfig)(0xc420758420), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group.sg_default | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"sg_default", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc4201f2a20), RawConfig:(*config.RawConfig)(0xc420566ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"lc_prod", Type:"aws_launch_configuration", RawCount:(*config.RawConfig)(0xc420566a20), RawConfig:(*config.RawConfig)(0xc4205664e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_key_pair.ssh_key": &terraform.ResourceState{Type:"aws_key_pair", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008a690), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_security_group_rule.ssh_access": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc42008a870), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_elb.elb_prod": &terraform.ResourceState{Type:"aws_elb", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc42008ad20), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_security_group.sg_default": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008a7d0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_launch_configuration.lc_prod": &terraform.ResourceState{Type:"aws_launch_configuration", Dependencies:[]string{"aws_security_group.sg_default", "template_file.user_data_nginx"}, Primary:(*terraform.InstanceState)(0xc42008a730), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "template_file.user_data_nginx": &terraform.ResourceState{Type:"template_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008abe0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_autoscaling_group.asg_prod": &terraform.ResourceState{Type:"aws_autoscaling_group", Dependencies:[]string{"aws_elb.elb_prod", "aws_launch_configuration.lc_prod"}, Primary:(*terraform.InstanceState)(0xc42008ac80), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Attach provider request: []string{} template | |
2017/06/15 23:43:44 [TRACE] Attach provider request: []string{} aws | |
2017/06/15 23:43:44 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", RawConfig:(*config.RawConfig)(0xc42042f200)} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.from_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.to_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.source_security_group_id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_ami" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.owner_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.egress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.id" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.type" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.application_id" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.remote_access" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.remote_key" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_max" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_key_pair.ssh_key" references: [var.identifier var.remote_key] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ssh_access" references: [aws_security_group.sg_default var.remote_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_elb.elb_prod" references: [aws_security_group.sg_default var.application_id var.aws_az var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_region] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.description" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.app_playbook" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_region" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_security_group.sg_default" references: [var.application_id var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.name" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.protocol" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_size" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "provider.template" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_launch_configuration.lc_prod" references: [aws_security_group.sg_default template_file.user_data_nginx var.aws_ami var.aws_size var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.ingress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.source_security_group" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_desired" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "template_file.user_data_nginx" references: [var.app_playbook var.app_repo] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_autoscaling_group.asg_prod" references: [aws_elb.elb_prod aws_launch_configuration.lc_prod var.application_id var.asg_desired var.asg_max var.asg_min var.aws_az var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_az" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances.first" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.identifier" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_min" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.identifier" references: [var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.vpc_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.dns_name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances.count" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.app_repo" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
var.aws_az - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeAbstractResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeAbstractResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeAbstractResource | |
aws_key_pair.ssh_key - *terraform.NodeAbstractResource | |
aws_security_group_rule.ssh_access - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeAbstractResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [DEBUG] Starting graph walk: walkInput | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "root" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.source_security_group" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.to_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.egress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.identifier" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.protocol" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.template (close)" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.ingress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.name" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.description" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.owner_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances.count" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances.first" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.from_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.type" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.dns_name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.id" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.vpc_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws" waiting on "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.source_security_group_id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "template_file.user_data_nginx", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.identifier", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.first", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.vpc_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_security_group.sg_default", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.to_port", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_autoscaling_group.asg_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.template (close)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.ingress", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_launch_configuration.lc_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_key_pair.ssh_key", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.description", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.type", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.aws", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_security_group_rule.ssh_access", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "root", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.protocol", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.dns_name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.aws (close)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.egress", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.owner_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.count", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.from_port", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_elb.elb_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_max': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.identifier': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.remote_key': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_ami': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_min': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_desired': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.app_playbook': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.application_id': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.app_repo': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_size': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_az': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.remote_access': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_region': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template': evaluating | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.identifier': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws': walking | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: provider.template | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.identifier': evaluating | |
2017/06/15 23:43:44 [DEBUG] plugin: starting plugin: /usr/local/bin/terraform []string{"/usr/local/bin/terraform", "internal-plugin", "provider", "template"} | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.identifier | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: provider.aws | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:44 [DEBUG] plugin: waiting for RPC address for: /usr/local/bin/terraform | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.identifier | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] Terraform version: 0.9.8 8d560482c34e865458fd884cb0790b4f73f09ad1 | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] Go runtime version: go1.8 | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provider", "template"} | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Attempting to open CLI config file: /Users/si/.terraformrc | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] CLI command args: []string{"internal-plugin", "provider", "template"} | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: template-provider (internal) 2017/06/15 23:43:44 [INFO] Starting provider plugin template | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: template-provider (internal) 2017/06/15 23:43:44 [DEBUG] plugin: plugin address: unix /var/folders/2b/fy3t2c1d0kl9s9hgjgtv7hwc0000gn/T/plugin807281986 | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInputProvider | |
2017/06/15 23:43:44 [DEBUG] plugin: starting plugin: /usr/local/bin/terraform []string{"/usr/local/bin/terraform", "internal-plugin", "provider", "aws"} | |
2017/06/15 23:43:44 [DEBUG] plugin: waiting for RPC address for: /usr/local/bin/terraform | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] Terraform version: 0.9.8 8d560482c34e865458fd884cb0790b4f73f09ad1 | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] Go runtime version: go1.8 | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provider", "aws"} | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Attempting to open CLI config file: /Users/si/.terraformrc | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [DEBUG] Detected home directory from env var: /Users/si | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: 2017/06/15 23:43:44 [INFO] CLI command args: []string{"internal-plugin", "provider", "aws"} | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:44 [INFO] Starting provider plugin aws | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:44 [DEBUG] plugin: plugin address: unix /var/folders/2b/fy3t2c1d0kl9s9hgjgtv7hwc0000gn/T/plugin520083447 | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: provider.template | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template (close)': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template (close)': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: provider.template (close) | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: provider.template (close) | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInputProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: provider.aws | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_key_pair.ssh_key': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group.sg_default': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.description': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.description': evaluating | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.name': walking | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group.description | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.ingress': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.name': evaluating | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': walking | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.type': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.to_port': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.egress': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.vpc_id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.protocol': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_elb.elb_prod': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.from_port': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.name': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group_id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.first': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.count': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.from_port': evaluating | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.dns_name': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.owner_id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.type': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.id': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.name': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.id': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.name | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group_rule.from_port | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.vpc_id': evaluating | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group': evaluating | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.source_security_group | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group.description | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.ingress': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group.ingress | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group.name | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] Interpolating computed list element attribute ingress (1) | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.id': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group_id': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.first': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group_rule.from_port | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group.id | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.source_security_group | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.count': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group.name | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.name | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.dns_name': evaluating | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.owner_id': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group.owner_id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.to_port': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group_rule.type | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group_rule.to_port | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group.ingress | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.instances | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.id': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.egress': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group_rule.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] Interpolating computed list element attribute instances (1) | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.protocol': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group_rule.protocol | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group.owner_id | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.source_security_group_id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.instances.first | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.instances.count | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.id | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.elb.dns_name | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.instances | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group_rule.type | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group_rule.to_port | |
2017/06/15 23:43:44 [DEBUG] Interpolating computed list element attribute instances (1) | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: provider.aws (close) | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group.egress | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: provider.aws (close) | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group_rule.id | |
2017/06/15 23:43:44 [DEBUG] Interpolating computed list element attribute instances (1) | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: output.security_group.vpc_id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group_rule.protocol | |
2017/06/15 23:43:44 [DEBUG] Interpolating computed list element attribute egress (1) | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.source_security_group_id | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.instances.first | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.dns_name | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group.vpc_id | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.elb.instances.count | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: output.security_group.egress | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup) | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_security_group_rule.ssh_access.0", replace "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "template_file.user_data_nginx.0", replace "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_autoscaling_group.asg_prod.0", replace "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_elb.elb_prod.0", replace "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_key_pair.ssh_key.0", replace "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_launch_configuration.lc_prod.0", replace "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_security_group.sg_default.0", replace "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup) | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "root" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.root': walking | |
2017/06/15 23:43:44 [INFO] terraform: building graph: GraphTypeValidate | |
2017/06/15 23:43:44 [TRACE] ConfigTransformer: Starting for path: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.OutputTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"asg_prod", Type:"aws_autoscaling_group", RawCount:(*config.RawConfig)(0xc4207582a0), RawConfig:(*config.RawConfig)(0xc4201f32c0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_access", Type:"aws_security_group_rule", RawCount:(*config.RawConfig)(0xc4201f3140), RawConfig:(*config.RawConfig)(0xc4201f2ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: template_file.user_data_nginx | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"user_data_nginx", Type:"template_file", RawCount:(*config.RawConfig)(0xc42042faa0), RawConfig:(*config.RawConfig)(0xc42042f620), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:true, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_elb.elb_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"elb_prod", Type:"aws_elb", RawCount:(*config.RawConfig)(0xc42042ff20), RawConfig:(*config.RawConfig)(0xc420758420), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_key_pair.ssh_key | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_key", Type:"aws_key_pair", RawCount:(*config.RawConfig)(0xc420566360), RawConfig:(*config.RawConfig)(0xc420566120), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"lc_prod", Type:"aws_launch_configuration", RawCount:(*config.RawConfig)(0xc420566a20), RawConfig:(*config.RawConfig)(0xc4205664e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group.sg_default | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"sg_default", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc4201f2a20), RawConfig:(*config.RawConfig)(0xc420566ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_key_pair.ssh_key": &terraform.ResourceState{Type:"aws_key_pair", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008a690), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_launch_configuration.lc_prod": &terraform.ResourceState{Type:"aws_launch_configuration", Dependencies:[]string{"aws_security_group.sg_default", "template_file.user_data_nginx"}, Primary:(*terraform.InstanceState)(0xc42008a730), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_security_group.sg_default": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008a7d0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_autoscaling_group.asg_prod": &terraform.ResourceState{Type:"aws_autoscaling_group", Dependencies:[]string{"aws_elb.elb_prod", "aws_launch_configuration.lc_prod"}, Primary:(*terraform.InstanceState)(0xc42008ac80), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_security_group_rule.ssh_access": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc42008a870), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "template_file.user_data_nginx": &terraform.ResourceState{Type:"template_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008abe0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_elb.elb_prod": &terraform.ResourceState{Type:"aws_elb", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc42008ad20), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Attach provider request: []string{} template | |
2017/06/15 23:43:44 [TRACE] Attach provider request: []string{} aws | |
2017/06/15 23:43:44 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", RawConfig:(*config.RawConfig)(0xc42042f200)} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.graphTransformerMulti: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "template_file.user_data_nginx" references: [var.app_playbook var.app_repo] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_elb.elb_prod" references: [aws_security_group.sg_default var.application_id var.aws_az var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.source_security_group" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_max" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "provider.template" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_key_pair.ssh_key" references: [var.identifier var.remote_key] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.vpc_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.protocol" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances.first" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_region" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_region] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_launch_configuration.lc_prod" references: [aws_security_group.sg_default template_file.user_data_nginx var.aws_ami var.aws_size var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_security_group.sg_default" references: [var.application_id var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.owner_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.from_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances.count" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.application_id" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_desired" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.name" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.type" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.source_security_group_id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_az" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_autoscaling_group.asg_prod" references: [aws_elb.elb_prod aws_launch_configuration.lc_prod var.application_id var.asg_desired var.asg_max var.asg_min var.aws_az var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.dns_name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.remote_key" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.identifier" references: [var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.description" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.egress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.id" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.app_repo" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_ami" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ssh_access" references: [aws_security_group.sg_default var.remote_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.ingress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.to_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_size" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.identifier" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.app_playbook" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.remote_access" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_min" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
var.aws_az - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeValidatableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeValidatableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResource | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResource | |
aws_security_group_rule.ssh_access - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeValidatableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [DEBUG] Starting graph walk: walkValidate | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "root" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.id" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.to_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.protocol" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.description" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.ingress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.source_security_group_id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.identifier" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.vpc_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.from_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.egress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.template (close)" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.owner_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.source_security_group" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances.count" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.name" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.type" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws" waiting on "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances.first" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.dns_name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.owner_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.ingress", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.identifier", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "template_file.user_data_nginx", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_autoscaling_group.asg_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_security_group.sg_default", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.aws (close)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_launch_configuration.lc_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_security_group_rule.ssh_access", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.to_port", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.description", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.count", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.from_port", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.aws", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.dns_name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.protocol", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "root", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.vpc_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.template (close)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.first", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_key_pair.ssh_key", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_elb.elb_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.egress", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.type", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.identifier': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.application_id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_size': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_min': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.app_repo': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.remote_key': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_max': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_region': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_ami': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.app_playbook': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_az': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_desired': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.identifier': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.remote_access': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: provider.template | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.identifier': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: provider.aws | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.identifier | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.identifier | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: provider.template | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.user_data_nginx - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "template_file.user_data_nginx": &terraform.ResourceState{Type:"template_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008abe0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
template_file.user_data_nginx - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
template_file.user_data_nginx - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "template_file.user_data_nginx" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
template_file.user_data_nginx - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.user_data_nginx - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: provider.aws | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_key_pair.ssh_key': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group.sg_default': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_key_pair.ssh_key': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group.sg_default': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_key_pair.ssh_key': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_key_pair.ssh_key": &terraform.ResourceState{Type:"aws_key_pair", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008a690), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_key_pair.ssh_key" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group.sg_default': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_key_pair.ssh_key': walking | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_security_group.sg_default - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_key_pair.ssh_key': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [ERROR] root: eval: *terraform.EvalValidateResource, err: Warnings: [using template_file as a resource is deprecated; consider using the data source instead]. Errors: [] | |
2017/06/15 23:43:44 [ERROR] root: eval: *terraform.EvalSequence, err: Warnings: [using template_file as a resource is deprecated; consider using the data source instead]. Errors: [] | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template (close)': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template (close)': evaluating | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_security_group.sg_default": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42008a7d0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: provider.template (close) | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_security_group.sg_default - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_security_group.sg_default - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: provider.template (close) | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_security_group.sg_default" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_security_group.sg_default - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group.sg_default - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group.sg_default': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group.sg_default': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.owner_id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.name': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.egress': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.vpc_id': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.id': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_elb.elb_prod': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.ingress': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.description': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.owner_id': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.vpc_id': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group.owner_id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': walking | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group.vpc_id | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.egress': evaluating | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.name': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group.name | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group.owner_id | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_elb.elb_prod': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.ingress': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group.vpc_id | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group.description': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group.description | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group.name | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group.ingress | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group.id | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group.egress | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group.description | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_launch_configuration.lc_prod": &terraform.ResourceState{Type:"aws_launch_configuration", Dependencies:[]string{"aws_security_group.sg_default", "template_file.user_data_nginx"}, Primary:(*terraform.InstanceState)(0xc42008a730), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_launch_configuration.lc_prod" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group.ingress | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group.egress | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': walking | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_elb.elb_prod': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_elb.elb_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
root - terraform.graphNodeRoot | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "root" | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "root" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.root': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.to_port': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.to_port': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group_rule.to_port | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_elb.elb_prod": &terraform.ResourceState{Type:"aws_elb", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc42008ad20), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_elb.elb_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_elb.elb_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_elb.elb_prod" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_elb.elb_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_elb.elb_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.protocol': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group_rule.to_port | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_elb.elb_prod': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.from_port': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.protocol': evaluating | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.id': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.type': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.from_port': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group_rule.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group_rule.protocol | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.security_group_rule.type': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group_rule.type | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.security_group_rule.from_port | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_elb.elb_prod': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group_rule.type | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group_rule.protocol | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group_rule.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.security_group_rule.from_port | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.count': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.dns_name': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.id': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.first': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.name': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group_id': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group_id': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.instances | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.source_security_group': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.source_security_group | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.dns_name': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.dns_name | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.instances | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.first': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.source_security_group | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.name': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.name | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.dns_name | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.elb.instances.count': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.source_security_group_id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.instances.first | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: output.elb.instances.count | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.id | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.name | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.source_security_group_id | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.instances.first | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: output.elb.instances.count | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_autoscaling_group.asg_prod": &terraform.ResourceState{Type:"aws_autoscaling_group", Dependencies:[]string{"aws_elb.elb_prod", "aws_launch_configuration.lc_prod"}, Primary:(*terraform.InstanceState)(0xc42008ac80), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_autoscaling_group.asg_prod" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeValidatableResourceInstance | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup) | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Entering eval tree: provider.aws (close) | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: provider.aws (close) | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_elb.elb_prod.0", replace "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_key_pair.ssh_key.0", replace "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_launch_configuration.lc_prod.0", replace "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_security_group.sg_default.0", replace "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_security_group_rule.ssh_access.0", replace "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "template_file.user_data_nginx.0", replace "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_autoscaling_group.asg_prod.0", replace "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup) | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "root" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.root': walking | |
2017/06/15 23:43:44 [WARN] backend/local: 1 warnings: [template_file.user_data_nginx: using template_file as a resource is deprecated; consider using the data source instead] | |
2017/06/15 23:43:44 [INFO] backend/local: apply calling Refresh | |
2017/06/15 23:43:44 [INFO] terraform: building graph: GraphTypeRefresh | |
2017/06/15 23:43:44 [TRACE] ConfigTransformer: Starting for path: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
2017/06/15 23:43:44 [TRACE] ConfigTransformer: Starting for path: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_autoscaling_group.asg_prod": &terraform.ResourceState{Type:"aws_autoscaling_group", Dependencies:[]string{"aws_elb.elb_prod", "aws_launch_configuration.lc_prod"}, Primary:(*terraform.InstanceState)(0xc420877540), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_elb.elb_prod": &terraform.ResourceState{Type:"aws_elb", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc420877590), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "template_file.user_data_nginx": &terraform.ResourceState{Type:"template_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208774f0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_key_pair.ssh_key": &terraform.ResourceState{Type:"aws_key_pair", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208773b0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_launch_configuration.lc_prod": &terraform.ResourceState{Type:"aws_launch_configuration", Dependencies:[]string{"aws_security_group.sg_default", "template_file.user_data_nginx"}, Primary:(*terraform.InstanceState)(0xc420877400), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_security_group.sg_default": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420877450), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "aws_security_group_rule.ssh_access": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc4208774a0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"lc_prod", Type:"aws_launch_configuration", RawCount:(*config.RawConfig)(0xc420566a20), RawConfig:(*config.RawConfig)(0xc4205664e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group.sg_default | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"sg_default", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc4201f2a20), RawConfig:(*config.RawConfig)(0xc420566ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_access", Type:"aws_security_group_rule", RawCount:(*config.RawConfig)(0xc4201f3140), RawConfig:(*config.RawConfig)(0xc4201f2ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"asg_prod", Type:"aws_autoscaling_group", RawCount:(*config.RawConfig)(0xc4207582a0), RawConfig:(*config.RawConfig)(0xc4201f32c0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_elb.elb_prod | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"elb_prod", Type:"aws_elb", RawCount:(*config.RawConfig)(0xc42042ff20), RawConfig:(*config.RawConfig)(0xc420758420), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: template_file.user_data_nginx | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"user_data_nginx", Type:"template_file", RawCount:(*config.RawConfig)(0xc42042faa0), RawConfig:(*config.RawConfig)(0xc42042f620), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:true, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_key_pair.ssh_key | |
2017/06/15 23:43:44 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_key", Type:"aws_key_pair", RawCount:(*config.RawConfig)(0xc420566360), RawConfig:(*config.RawConfig)(0xc420566120), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Attach provider request: []string{} aws | |
2017/06/15 23:43:44 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", RawConfig:(*config.RawConfig)(0xc42042f200)} | |
2017/06/15 23:43:44 [TRACE] Attach provider request: []string{} template | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.OutputTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.app_repo" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_az" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "provider.template" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.owner_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.egress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.from_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_autoscaling_group.asg_prod" references: [aws_elb.elb_prod aws_launch_configuration.lc_prod var.application_id var.asg_desired var.asg_max var.asg_min var.aws_az var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.remote_key" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_min" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_desired" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.name" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.description" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "template_file.user_data_nginx" references: [var.app_playbook var.app_repo] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.dns_name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.source_security_group" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.application_id" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_elb.elb_prod" references: [aws_security_group.sg_default var.application_id var.aws_az var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.app_playbook" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.identifier" references: [var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_security_group.sg_default" references: [var.application_id var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_size" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_region] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.vpc_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.ingress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.protocol" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances.first" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.source_security_group_id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.remote_access" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.identifier" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_region" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.type" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.to_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_launch_configuration.lc_prod" references: [aws_security_group.sg_default template_file.user_data_nginx var.aws_ami var.aws_size var.identifier] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ssh_access" references: [aws_security_group.sg_default var.remote_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.asg_max" references: [] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances.count" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "aws_key_pair.ssh_key" references: [var.identifier var.remote_key] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group.id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.security_group_rule.id" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "output.elb.instances" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "var.aws_ami" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
root - terraform.graphNodeRoot | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
var.aws_az - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResource | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResource | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
root - terraform.graphNodeRoot | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:44 [DEBUG] Starting graph walk: walkRefresh | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "root" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.ingress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.instances.count" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group_rule.type" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group_rule.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group.vpc_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.source_security_group_id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group.ingress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws" waiting on "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.template (close)" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.protocol" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_key_pair.ssh_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.name" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.from_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.to_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.type" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "provider.template" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group.description" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances.count" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group_rule.to_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group.egress" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group_rule.from_port" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.description" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.source_security_group_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.instances.first" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group.owner_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.instances" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.owner_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.identifier" waiting on "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "provider.aws (close)" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.egress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.dns_name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group_rule.id" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.instances.first" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.source_security_group" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.security_group_rule.protocol" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.elb.name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "output.security_group.vpc_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.dns_name" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.elb.source_security_group" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "root" waiting on "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.type", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.ingress", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_autoscaling_group.asg_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.template (close)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.count", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.description", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.first", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "root", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_key_pair.ssh_key", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_security_group_rule.ssh_access", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.vpc_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.to_port", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_launch_configuration.lc_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_security_group.sg_default", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "template_file.user_data_nginx", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.identifier", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.from_port", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.dns_name", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.protocol", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.aws", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "provider.aws (close)", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "aws_elb.elb_prod", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.owner_id", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: dependencies changed for "output.security_group.egress", sending new deps | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.app_playbook" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.app_playbook': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_region" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_region': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.remote_key" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.remote_key': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.template" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.app_repo" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.app_repo': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_az" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_max" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_az': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.application_id" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.aws" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_size" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.identifier" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.identifier': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.application_id': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.aws_ami" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_ami': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_max': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.remote_access" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.remote_access': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_min" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_min': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.aws_size': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "var.asg_desired" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.var.asg_desired': walking | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "output.identifier" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.identifier': walking | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Entering eval tree: provider.template | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Entering eval tree: provider.aws | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.output.identifier': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Entering eval tree: output.identifier | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Exiting eval tree: output.identifier | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Exiting eval tree: provider.template | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Entering eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Exiting eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': expanding/walking dynamic subgraph | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:44 [INFO] No assume_role block read from configuration | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:44 [INFO] Building AWS region structure | |
2017/06/15 23:43:44 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:44 [INFO] Building AWS auth structure | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:44 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:44 [TRACE] OrphanResourceCount: Checking: template_file.user_data_nginx | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:44 [DEBUG] Attaching resource state to "template_file.user_data_nginx": &terraform.ResourceState{Type:"template_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208774f0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.TargetsTransformer: | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:44 [DEBUG] ReferenceTransformer: "template_file.user_data_nginx" references: [] | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:44 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.user_data_nginx - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:44 [DEBUG] dag/walk: added new vertex: "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "template_file.user_data_nginx" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.template_file.user_data_nginx': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Entering eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Exiting eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:44 [DEBUG] dag/walk: walking "provider.template (close)" | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template (close)': walking | |
2017/06/15 23:43:44 [DEBUG] vertex 'root.provider.template (close)': evaluating | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Entering eval tree: provider.template (close) | |
2017/06/15 23:43:44 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/06/15 23:43:44 [TRACE] [walkRefresh] Exiting eval tree: provider.template (close) | |
2017/06/15 23:43:45 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:45 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id | |
2017/06/15 23:43:45 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:45 [INFO] AWS Auth provider used: "SharedCredentialsProvider" | |
2017/06/15 23:43:45 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:45 [INFO] Initializing DeviceFarm SDK connection | |
2017/06/15 23:43:47 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:47 [DEBUG] Trying to get account ID via iam:GetUser | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: provider.aws | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_key_pair.ssh_key" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_key_pair.ssh_key': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_security_group.sg_default" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group.sg_default': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_key_pair.ssh_key': evaluating | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group.sg_default': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_key_pair.ssh_key': expanding/walking dynamic subgraph | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Checking: aws_key_pair.ssh_key | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] Attaching resource state to "aws_key_pair.ssh_key": &terraform.ResourceState{Type:"aws_key_pair", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208773b0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] ReferenceTransformer: "aws_key_pair.ssh_key" references: [] | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_key_pair.ssh_key - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] dag/walk: added new vertex: "aws_key_pair.ssh_key" | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group.sg_default': expanding/walking dynamic subgraph | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_key_pair.ssh_key" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_key_pair.ssh_key': walking | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_key_pair.ssh_key': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Checking: aws_security_group.sg_default | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] Attaching resource state to "aws_security_group.sg_default": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420877450), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] ReferenceTransformer: "aws_security_group.sg_default" references: [] | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group.sg_default - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] dag/walk: added new vertex: "aws_security_group.sg_default" | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_security_group.sg_default" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group.sg_default': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group.sg_default': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:48 [DEBUG] Found a remote Rule that wasn't empty: (map[string]interface {}{"from_port":22, "to_port":22, "protocol":"tcp", "cidr_blocks":[]string{"0.0.0.0/0"}}) | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:48 [DEBUG] Matching ^aws: with Name | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:48 [DEBUG] Matching ^aws: with Application ID | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group.ingress" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.ingress': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group.id" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.id': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group.owner_id" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.owner_id': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group.egress" | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group.description" | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group.name" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.egress': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.name': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.description': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_elb.elb_prod" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_elb.elb_prod': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.ingress': evaluating | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.id': evaluating | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group.vpc_id" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.vpc_id': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.owner_id': evaluating | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': walking | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group.ingress | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.description': evaluating | |
2017/06/15 23:43:48 [DEBUG] Interpolating computed list element attribute ingress (2) | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_elb.elb_prod': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.egress': evaluating | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.vpc_id': evaluating | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group.vpc_id | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group.name': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group.name | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group.egress | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group.owner_id | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group.description | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group.id | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:48 [DEBUG] Interpolating computed list element attribute egress (1) | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': expanding/walking dynamic subgraph | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_elb.elb_prod': expanding/walking dynamic subgraph | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Checking: aws_elb.elb_prod | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Checking: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] Attaching resource state to "aws_elb.elb_prod": &terraform.ResourceState{Type:"aws_elb", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc420877590), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] ReferenceTransformer: "aws_elb.elb_prod" references: [] | |
2017/06/15 23:43:48 [DEBUG] Attaching resource state to "aws_launch_configuration.lc_prod": &terraform.ResourceState{Type:"aws_launch_configuration", Dependencies:[]string{"aws_security_group.sg_default", "template_file.user_data_nginx"}, Primary:(*terraform.InstanceState)(0xc420877400), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_elb.elb_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] dag/walk: added new vertex: "aws_elb.elb_prod" | |
2017/06/15 23:43:48 [DEBUG] ReferenceTransformer: "aws_launch_configuration.lc_prod" references: [] | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_elb.elb_prod" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_elb.elb_prod': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_elb.elb_prod': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_launch_configuration.lc_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] dag/walk: added new vertex: "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': walking | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group.ingress | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': evaluating | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group.description | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group.vpc_id | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': expanding/walking dynamic subgraph | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group.egress | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:48 [TRACE] OrphanResourceCount: Checking: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] Attaching resource state to "aws_security_group_rule.ssh_access": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc4208774a0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:48 [DEBUG] launch configuration describe configuration: { | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: LaunchConfigurationNames: ["terraform-00a8a4330df1a051703dea0584"] | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: } | |
2017/06/15 23:43:48 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ssh_access" references: [] | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group_rule.ssh_access - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:48 [DEBUG] dag/walk: added new vertex: "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group.name | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': walking | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group.owner_id | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group.id | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:48 [DEBUG] Found rule for Security Group Rule (sgrule-2483612464): { | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: FromPort: 22, | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: IpProtocol: "tcp", | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: IpRanges: [{ | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: CidrIp: "0.0.0.0/0" | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: }], | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: ToPort: 22 | |
2017/06/15 23:43:48 [DEBUG] plugin: terraform: } | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group_rule.type" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.type': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group_rule.from_port" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.from_port': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group_rule.id" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.id': walking | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group_rule.to_port" | |
2017/06/15 23:43:48 [DEBUG] dag/walk: walking "output.security_group_rule.protocol" | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.protocol': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.type': evaluating | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.to_port': walking | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.from_port': evaluating | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.to_port': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group_rule.to_port | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.protocol': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group_rule.protocol | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group_rule.from_port | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [DEBUG] vertex 'root.output.security_group_rule.id': evaluating | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group_rule.type | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Entering eval tree: output.security_group_rule.id | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:48 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group_rule.to_port | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group_rule.from_port | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group_rule.protocol | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group_rule.type | |
2017/06/15 23:43:48 [TRACE] [walkRefresh] Exiting eval tree: output.security_group_rule.id | |
2017/06/15 23:43:49 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:49 [TRACE] [walkRefresh] Exiting eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "root", waiting for: "output.elb.instances" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.source_security_group", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.name", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.id", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.instances.first", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.instances.count", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.dns_name", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.instances", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:49 [DEBUG] dag/walk: vertex "output.elb.source_security_group_id", waiting for: "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:50 [DEBUG] Matching ^aws: with Application ID | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:50 [DEBUG] Matching ^aws: with Name | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: aws_elb.elb_prod | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.instances.count" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.instances" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.instances': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.dns_name" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.source_security_group_id" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.source_security_group_id': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.source_security_group" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.source_security_group': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.instances.first" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.instances.first': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.instances.count': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.source_security_group_id': evaluating | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.name" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.name': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.instances.count': evaluating | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.dns_name': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': evaluating | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.elb.id" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.id': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.name': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.name | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.instances.first': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.instances.first | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.source_security_group_id | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [DEBUG] Interpolating computed list element attribute instances (1) | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.source_security_group': evaluating | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.dns_name': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.id': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.id | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.instances.count | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.name | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.source_security_group | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.source_security_group_id | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.elb.instances': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.instances | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [DEBUG] Interpolating computed list element attribute instances (1) | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: output.elb.dns_name | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': expanding/walking dynamic subgraph | |
2017/06/15 23:43:50 [DEBUG] Interpolating computed list element attribute instances (1) | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.id | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:50 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:50 [TRACE] OrphanResourceCount: Checking: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "aws_autoscaling_group.asg_prod": &terraform.ResourceState{Type:"aws_autoscaling_group", Dependencies:[]string{"aws_elb.elb_prod", "aws_launch_configuration.lc_prod"}, Primary:(*terraform.InstanceState)(0xc420877540), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "aws_autoscaling_group.asg_prod" references: [] | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodeRefreshableManagedResourceInstance | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.instances.first | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': walking | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.source_security_group | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.instances.count | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.aws_autoscaling_group.asg_prod': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.dns_name | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: output.elb.instances | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:50 [DEBUG] AutoScaling Group describe configuration: { | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: AutoScalingGroupNames: ["cheese-web-asg"] | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: } | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "provider.aws (close)" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Entering eval tree: provider.aws (close) | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/06/15 23:43:50 [TRACE] [walkRefresh] Exiting eval tree: provider.aws (close) | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "root" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.root': walking | |
2017/06/15 23:43:50 [INFO] backend/local: apply calling Plan | |
2017/06/15 23:43:50 [INFO] terraform: building graph: GraphTypePlan | |
2017/06/15 23:43:50 [TRACE] ConfigTransformer: Starting for path: [] | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.OutputTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.OrphanResourceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Beginning... | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group.sg_default | |
2017/06/15 23:43:50 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"sg_default", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc4201f2a20), RawConfig:(*config.RawConfig)(0xc420566ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:50 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"lc_prod", Type:"aws_launch_configuration", RawCount:(*config.RawConfig)(0xc420566a20), RawConfig:(*config.RawConfig)(0xc4205664e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_autoscaling_group.asg_prod | |
2017/06/15 23:43:50 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"asg_prod", Type:"aws_autoscaling_group", RawCount:(*config.RawConfig)(0xc4207582a0), RawConfig:(*config.RawConfig)(0xc4201f32c0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:50 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_access", Type:"aws_security_group_rule", RawCount:(*config.RawConfig)(0xc4201f3140), RawConfig:(*config.RawConfig)(0xc4201f2ba0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_elb.elb_prod | |
2017/06/15 23:43:50 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"elb_prod", Type:"aws_elb", RawCount:(*config.RawConfig)(0xc42042ff20), RawConfig:(*config.RawConfig)(0xc420758420), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Attach resource config request: template_file.user_data_nginx | |
2017/06/15 23:43:50 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"user_data_nginx", Type:"template_file", RawCount:(*config.RawConfig)(0xc42042faa0), RawConfig:(*config.RawConfig)(0xc42042f620), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:true, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:50 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_key_pair.ssh_key | |
2017/06/15 23:43:50 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh_key", Type:"aws_key_pair", RawCount:(*config.RawConfig)(0xc420566360), RawConfig:(*config.RawConfig)(0xc420566120), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}} | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "aws_security_group.sg_default": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420876370), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "aws_launch_configuration.lc_prod": &terraform.ResourceState{Type:"aws_launch_configuration", Dependencies:[]string{"aws_security_group.sg_default", "template_file.user_data_nginx"}, Primary:(*terraform.InstanceState)(0xc420876320), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "aws_autoscaling_group.asg_prod": &terraform.ResourceState{Type:"aws_autoscaling_group", Dependencies:[]string{"aws_elb.elb_prod", "aws_launch_configuration.lc_prod"}, Primary:(*terraform.InstanceState)(0xc420876230), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "aws_security_group_rule.ssh_access": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc4208763c0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "aws_elb.elb_prod": &terraform.ResourceState{Type:"aws_elb", Dependencies:[]string{"aws_security_group.sg_default"}, Primary:(*terraform.InstanceState)(0xc420876280), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "template_file.user_data_nginx": &terraform.ResourceState{Type:"template_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208761e0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "aws_key_pair.ssh_key": &terraform.ResourceState{Type:"aws_key_pair", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208762d0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.MissingProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.DisableProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ParentProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Attach provider request: []string{} aws | |
2017/06/15 23:43:50 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", RawConfig:(*config.RawConfig)(0xc42042f200)} | |
2017/06/15 23:43:50 [TRACE] Attach provider request: []string{} template | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ModuleVariableTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "provider.template" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group.name" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group.description" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.instances.first" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.instances.count" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.aws_region" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.asg_desired" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group_rule.from_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.remote_access" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "aws_autoscaling_group.asg_prod" references: [aws_elb.elb_prod aws_launch_configuration.lc_prod var.application_id var.asg_desired var.asg_max var.asg_min var.aws_az var.identifier] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.identifier" references: [var.identifier] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group.vpc_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group.owner_id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group_rule.protocol" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.aws_ami" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.aws_size" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group.ingress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group_rule.type" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.app_playbook" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.asg_min" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "template_file.user_data_nginx" references: [var.app_playbook var.app_repo] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ssh_access" references: [aws_security_group.sg_default var.remote_access] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "aws_elb.elb_prod" references: [aws_security_group.sg_default var.application_id var.aws_az var.identifier] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group_rule.id" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.instances" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.identifier" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "aws_key_pair.ssh_key" references: [var.identifier var.remote_key] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group.id" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.source_security_group" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.source_security_group_id" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.remote_key" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.app_repo" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.asg_max" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.aws_az" references: [] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_region] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "aws_launch_configuration.lc_prod" references: [aws_security_group.sg_default template_file.user_data_nginx var.aws_ami var.aws_size var.identifier] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "aws_security_group.sg_default" references: [var.application_id var.identifier] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group.egress" references: [aws_security_group.sg_default] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.security_group_rule.to_port" references: [aws_security_group_rule.ssh_access] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "output.elb.dns_name" references: [aws_elb.elb_prod] | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "var.application_id" references: [] | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.CountBoundaryTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.CloseProviderTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.CloseProvisionerTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
provider.template - *terraform.NodeApplyableProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.TransitiveReductionTransformer: | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
var.aws_az - *terraform.NodeRootVariable | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
aws_launch_configuration.lc_prod - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.application_id - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
var.remote_access - *terraform.NodeRootVariable | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
output.elb.id - *terraform.NodeApplyableOutput | |
output.elb.instances - *terraform.NodeApplyableOutput | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
output.elb.name - *terraform.NodeApplyableOutput | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
output.identifier - *terraform.NodeApplyableOutput | |
output.security_group.description - *terraform.NodeApplyableOutput | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
output.security_group.id - *terraform.NodeApplyableOutput | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
output.security_group.name - *terraform.NodeApplyableOutput | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
output.elb.dns_name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.count - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.instances.first - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.name - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.elb.source_security_group_id - *terraform.NodeApplyableOutput | |
aws_elb.elb_prod - *terraform.NodePlannableResource | |
output.identifier - *terraform.NodeApplyableOutput | |
var.identifier - *terraform.NodeRootVariable | |
output.security_group.description - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.egress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.ingress - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.name - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.owner_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group.vpc_id - *terraform.NodeApplyableOutput | |
aws_security_group.sg_default - *terraform.NodePlannableResource | |
output.security_group_rule.from_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.id - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.protocol - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.to_port - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
output.security_group_rule.type - *terraform.NodeApplyableOutput | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.aws - *terraform.NodeApplyableProvider | |
var.aws_region - *terraform.NodeRootVariable | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
aws_autoscaling_group.asg_prod - *terraform.NodePlannableResource | |
aws_key_pair.ssh_key - *terraform.NodePlannableResource | |
aws_security_group_rule.ssh_access - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
root - terraform.graphNodeRoot | |
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary | |
provider.aws (close) - *terraform.graphNodeCloseProvider | |
provider.template (close) - *terraform.graphNodeCloseProvider | |
template_file.user_data_nginx - *terraform.NodePlannableResource | |
provider.template - *terraform.NodeApplyableProvider | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.app_playbook - *terraform.NodeRootVariable | |
var.app_repo - *terraform.NodeRootVariable | |
var.application_id - *terraform.NodeRootVariable | |
var.asg_desired - *terraform.NodeRootVariable | |
var.asg_max - *terraform.NodeRootVariable | |
var.asg_min - *terraform.NodeRootVariable | |
var.aws_ami - *terraform.NodeRootVariable | |
var.aws_az - *terraform.NodeRootVariable | |
var.aws_region - *terraform.NodeRootVariable | |
var.aws_size - *terraform.NodeRootVariable | |
var.identifier - *terraform.NodeRootVariable | |
var.remote_access - *terraform.NodeRootVariable | |
var.remote_key - *terraform.NodeRootVariable | |
2017/06/15 23:43:50 [DEBUG] Starting graph walk: walkPlan | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.aws_region" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.name" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.remote_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.identifier" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group.ingress" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "template_file.user_data_nginx" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.application_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.dns_name" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.instances.count" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group.description" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "provider.aws (close)" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.remote_key" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group.id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.asg_max" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group.egress" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group.name" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.instances.first" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.aws_ami" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.source_security_group_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.aws_az" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.asg_desired" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.from_port" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group.owner_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.protocol" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "root" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.aws_size" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.app_playbook" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "provider.template" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.elb.instances" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.identifier" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group.vpc_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.asg_min" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "aws_key_pair.ssh_key" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.to_port" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "output.security_group_rule.type" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "provider.template (close)" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "var.app_repo" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "provider.aws" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "provider.aws" waiting on "var.aws_region" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.from_port" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.protocol" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group.name" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.source_security_group_id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "provider.template (close)" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_size" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group.ingress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.id" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_key_pair.ssh_key" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group_rule.type" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.type" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "var.remote_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.instances.count" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.identifier" waiting on "var.identifier" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "provider.aws" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "template_file.user_data_nginx" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.source_security_group" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.source_security_group_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "provider.template" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.application_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_repo" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances.first" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "template_file.user_data_nginx" waiting on "var.app_playbook" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group_rule.to_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group.vpc_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group_rule.from_port" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_security_group_rule.ssh_access" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "root" waiting on "provider.template (close)" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.instances" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group.id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.name" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group.owner_id" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.name" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.identifier" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "root" waiting on "provider.aws (close)" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.description" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.vpc_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_max" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group_rule.id" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group_rule.protocol" waiting on "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.ingress" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_desired" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "var.identifier" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.instances.count" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "provider.aws (close)" waiting on "aws_autoscaling_group.asg_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "var.aws_az" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.egress" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_key_pair.ssh_key" waiting on "var.remote_key" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_security_group.sg_default" waiting on "provider.aws" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group.egress" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.dns_name" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.identifier" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_key_pair.ssh_key" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_launch_configuration.lc_prod" waiting on "var.aws_ami" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.elb.id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.source_security_group" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group_rule.to_port" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.security_group.owner_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.dns_name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.name" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_autoscaling_group.asg_prod" waiting on "var.asg_min" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.security_group.description" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "output.elb.instances.first" waiting on "aws_elb.elb_prod" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added edge: "aws_elb.elb_prod" waiting on "aws_security_group.sg_default" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.instances", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group.name", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "aws_security_group_rule.ssh_access", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "aws_key_pair.ssh_key", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group.egress", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group.ingress", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.count", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "aws_security_group.sg_default", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group.id", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group.owner_id", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.id", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.name", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group.description", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group_id", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "aws_autoscaling_group.asg_prod", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.from_port", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.source_security_group", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "provider.aws", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "aws_launch_configuration.lc_prod", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "provider.aws (close)", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.protocol", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "root", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "template_file.user_data_nginx", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.to_port", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.id", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "aws_elb.elb_prod", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.identifier", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group.vpc_id", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.instances.first", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "provider.template (close)", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.security_group_rule.type", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: dependencies changed for "output.elb.dns_name", sending new deps | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.aws_ami" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.asg_desired" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.asg_desired': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.aws_az" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "provider.template" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.aws_az': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.template': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.aws_size" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.aws_size': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.identifier" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.aws_region" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.aws_region': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.remote_access" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.remote_access': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.aws_ami': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.application_id" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.app_playbook" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.application_id': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.remote_key" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.remote_key': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.app_repo" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.app_repo': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.app_playbook': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.identifier': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.asg_min" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.asg_min': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "var.asg_max" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.var.asg_max': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.template': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Entering eval tree: provider.template | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "provider.aws" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.aws': walking | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "output.identifier" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.identifier': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Entering eval tree: provider.aws | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/06/15 23:43:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.output.identifier': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Entering eval tree: output.identifier | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Exiting eval tree: output.identifier | |
2017/06/15 23:43:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Exiting eval tree: provider.template | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "template_file.user_data_nginx" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.template_file.user_data_nginx': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.template_file.user_data_nginx': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Entering eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:50 [INFO] No assume_role block read from configuration | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:50 [INFO] Building AWS region structure | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:50 [INFO] Building AWS auth structure | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Exiting eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.template_file.user_data_nginx': expanding/walking dynamic subgraph | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
template_file.user_data_nginx - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:50 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:50 [TRACE] OrphanResourceCount: Checking: template_file.user_data_nginx | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
template_file.user_data_nginx - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:50 [DEBUG] Attaching resource state to "template_file.user_data_nginx": &terraform.ResourceState{Type:"template_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208761e0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
template_file.user_data_nginx - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.TargetsTransformer: | |
template_file.user_data_nginx - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:50 [DEBUG] ReferenceTransformer: "template_file.user_data_nginx" references: [] | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
template_file.user_data_nginx - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:50 [TRACE] Graph after step *terraform.RootTransformer: | |
template_file.user_data_nginx - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:50 [DEBUG] dag/walk: added new vertex: "template_file.user_data_nginx" | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "template_file.user_data_nginx" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.template_file.user_data_nginx': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.template_file.user_data_nginx': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Entering eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/06/15 23:43:50 [DEBUG] plugin: terraform: template-provider (internal) 2017/06/15 23:43:50 [DEBUG] Instance Diff is nil in Diff() | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Exiting eval tree: template_file.user_data_nginx | |
2017/06/15 23:43:50 [DEBUG] dag/walk: walking "provider.template (close)" | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.template (close)': walking | |
2017/06/15 23:43:50 [DEBUG] vertex 'root.provider.template (close)': evaluating | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Entering eval tree: provider.template (close) | |
2017/06/15 23:43:50 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/06/15 23:43:50 [TRACE] [walkPlan] Exiting eval tree: provider.template (close) | |
2017/06/15 23:43:51 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:51 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id | |
2017/06/15 23:43:51 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:51 [INFO] AWS Auth provider used: "SharedCredentialsProvider" | |
2017/06/15 23:43:51 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:51 [INFO] Initializing DeviceFarm SDK connection | |
2017/06/15 23:43:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:52 [DEBUG] Trying to get account ID via iam:GetUser | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Exiting eval tree: provider.aws | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "aws_key_pair.ssh_key" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_key_pair.ssh_key': walking | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "aws_security_group.sg_default" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_security_group.sg_default': walking | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_key_pair.ssh_key': evaluating | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_security_group.sg_default': evaluating | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Exiting eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_key_pair.ssh_key': expanding/walking dynamic subgraph | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalIf | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_key_pair.ssh_key - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:54 [TRACE] OrphanResourceCount: Checking: aws_key_pair.ssh_key | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_key_pair.ssh_key - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [DEBUG] Attaching resource state to "aws_key_pair.ssh_key": &terraform.ResourceState{Type:"aws_key_pair", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4208762d0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_key_pair.ssh_key - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_key_pair.ssh_key - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [DEBUG] ReferenceTransformer: "aws_key_pair.ssh_key" references: [] | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_key_pair.ssh_key - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_key_pair.ssh_key - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [DEBUG] dag/walk: added new vertex: "aws_key_pair.ssh_key" | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "aws_key_pair.ssh_key" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_key_pair.ssh_key': walking | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Exiting eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_security_group.sg_default': expanding/walking dynamic subgraph | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
aws_security_group.sg_default - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [TRACE] OrphanResourceCount: Starting... | |
2017/06/15 23:43:54 [TRACE] OrphanResourceCount: Checking: aws_security_group.sg_default | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer: | |
aws_security_group.sg_default - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_key_pair.ssh_key': evaluating | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:54 [DEBUG] Attaching resource state to "aws_security_group.sg_default": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420876370), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}} | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_security_group.sg_default - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.TargetsTransformer: | |
aws_security_group.sg_default - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [DEBUG] ReferenceTransformer: "aws_security_group.sg_default" references: [] | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_security_group.sg_default - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [TRACE] Graph after step *terraform.RootTransformer: | |
aws_security_group.sg_default - *terraform.NodePlannableResourceInstance | |
2017/06/15 23:43:54 [DEBUG] dag/walk: added new vertex: "aws_security_group.sg_default" | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "aws_security_group.sg_default" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_security_group.sg_default': walking | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_security_group.sg_default': evaluating | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/06/15 23:43:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/06/15 23:43:54 [DEBUG] Instance Diff is nil in Diff() | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Exiting eval tree: aws_key_pair.ssh_key | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Exiting eval tree: aws_security_group.sg_default | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "output.security_group.name" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.name': walking | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.name': evaluating | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "output.security_group.description" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.description': walking | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "aws_security_group_rule.ssh_access" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': walking | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "aws_launch_configuration.lc_prod" | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "aws_elb.elb_prod" | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "output.security_group.egress" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_elb.elb_prod': walking | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.egress': walking | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: output.security_group.name | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.description': evaluating | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "output.security_group.ingress" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.ingress': walking | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "output.security_group.vpc_id" | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "output.security_group.id" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.id': walking | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.egress': evaluating | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: output.security_group.egress | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.vpc_id': walking | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_security_group_rule.ssh_access': evaluating | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': walking | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.vpc_id': evaluating | |
2017/06/15 23:43:54 [DEBUG] Interpolating computed list element attribute egress (1) | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:54 [DEBUG] dag/walk: walking "output.security_group.owner_id" | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_launch_configuration.lc_prod': evaluating | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.owner_id': walking | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: output.security_group.description | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.id': evaluating | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: aws_launch_configuration.lc_prod | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: output.security_group.id | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.aws_elb.elb_prod': evaluating | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.ingress': evaluating | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: output.security_group.ingress | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:54 [DEBUG] vertex 'root.output.security_group.owner_id': evaluating | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: output.security_group.owner_id | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/06/15 23:43:54 [DEBUG] Interpolating computed list element attribute ingress (1) | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: output.security_group.vpc_id | |
2017/06/15 23:43:54 [TRACE] [walkPlan] Entering eval tree: aws_security_group_rule.ssh_access | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/06/15 23:43:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
panic: runtime error: index out of range | |
goroutine 1197 [running]: | |
github.com/hashicorp/terraform/flatmap.expandArray(0xc420af0000, 0xc420585700, 0x7, 0x9, 0xc420780dc8, 0xc420908d01) | |
/opt/gopath/src/github.com/hashicorp/terraform/flatmap/expand.go:110 +0x70c | |
github.com/hashicorp/terraform/flatmap.Expand(0xc420af0000, 0xc420585700, 0x7, 0x2, 0x2) | |
/opt/gopath/src/github.com/hashicorp/terraform/flatmap/expand.go:35 +0x41f | |
github.com/hashicorp/terraform/terraform.(*Interpolater).interpolateComplexTypeAttribute(0xc420549600, 0xc420585700, 0x7, 0xc420af0000, 0x8e17dc0, 0xc420908f00, 0x9, 0x53ce1a0, 0xc42044aaf0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/interpolate.go:663 +0x206 | |
github.com/hashicorp/terraform/terraform.(*Interpolater).computeResourceVariable(0xc420549600, 0xc4209094f8, 0xc4207614a0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/interpolate.go:468 +0xb67 | |
github.com/hashicorp/terraform/terraform.(*Interpolater).valueResourceVar(0xc420549600, 0xc4209094f8, 0xc4205856e2, 0x25, 0xc4207614a0, 0xc420a142a0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/interpolate.go:251 +0x7c | |
github.com/hashicorp/terraform/terraform.(*Interpolater).Values(0xc420549600, 0xc4209574f8, 0xc420585770, 0x0, 0xc420909550, 0x1091485) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/interpolate.go:86 +0x699 | |
github.com/hashicorp/terraform/terraform.(*BuiltinEvalContext).Interpolate(0xc4201721c0, 0xc420761320, 0x0, 0x0, 0xc4208aa000, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_context_builtin.go:298 +0xe8 | |
github.com/hashicorp/terraform/terraform.(*EvalWriteOutput).Eval(0xc4208942c0, 0x8d8dcc0, 0xc4201721c0, 0x0, 0x0, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_output.go:48 +0x96 | |
github.com/hashicorp/terraform/terraform.EvalRaw(0x8d55940, 0xc4208942c0, 0x8d8dcc0, 0xc4201721c0, 0xc42008a000, 0x2, 0xc420a14240, 0x2b) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x175 | |
github.com/hashicorp/terraform/terraform.(*EvalSequence).Eval(0xc4208942e0, 0x8d8dcc0, 0xc4201721c0, 0x2, 0x2, 0x6149175, 0x4) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_sequence.go:14 +0xc1 | |
github.com/hashicorp/terraform/terraform.EvalRaw(0x8d555c0, 0xc4208942e0, 0x8d8dcc0, 0xc4201721c0, 0x2b, 0x0, 0x0, 0x2b) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x175 | |
github.com/hashicorp/terraform/terraform.(*EvalOpFilter).Eval(0xc420a14150, 0x8d8dcc0, 0xc4201721c0, 0x2, 0x2, 0x6149175, 0x4) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval_filter_operation.go:37 +0x4c | |
github.com/hashicorp/terraform/terraform.EvalRaw(0x8d55380, 0xc420a14150, 0x8d8dcc0, 0xc4201721c0, 0x567a8c0, 0xc420bc21f6, 0x53ce1a0, 0xc420bc2270) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:53 +0x175 | |
github.com/hashicorp/terraform/terraform.Eval(0x8d55380, 0xc420a14150, 0x8d8dcc0, 0xc4201721c0, 0xc420a14150, 0x8d55380, 0xc420a14150, 0xc4207ceb60) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/eval.go:34 +0x4d | |
github.com/hashicorp/terraform/terraform.(*Graph).walk.func1(0x5c5cb20, 0xc420ae7760, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/terraform/terraform/graph.go:126 +0xd4d | |
github.com/hashicorp/terraform/dag.(*Walker).walkVertex(0xc42038f0a0, 0x5c5cb20, 0xc420ae7760, 0xc420932280) | |
/opt/gopath/src/github.com/hashicorp/terraform/dag/walk.go:387 +0x392 | |
created by github.com/hashicorp/terraform/dag.(*Walker).Update | |
/opt/gopath/src/github.com/hashicorp/terraform/dag/walk.go:310 +0x9ca |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment