Skip to content

Instantly share code, notes, and snippets.

@Evesy
Created June 16, 2017 09:37
Show Gist options
  • Save Evesy/429b8d202b774480d5ade503354cadc9 to your computer and use it in GitHub Desktop.
Save Evesy/429b8d202b774480d5ade503354cadc9 to your computer and use it in GitHub Desktop.
Terraform Panic Output
2017/06/15 16:44:59 [INFO] Terraform version: 0.9.8 8d560482c34e865458fd884cb0790b4f73f09ad1
2017/06/15 16:44:59 [INFO] Go runtime version: go1.8
2017/06/15 16:44:59 [INFO] CLI args: []string{"/usr/bin/terraform", "plan", "-var-file=environments/sandbox/terraform.tfvars", "-out=terraform.plan"}
2017/06/15 16:44:59 [DEBUG] Detected home directory from env var: /var/go
2017/06/15 16:44:59 [DEBUG] Detected home directory from env var: /var/go
2017/06/15 16:44:59 [DEBUG] Attempting to open CLI config file: /var/go/.terraformrc
2017/06/15 16:44:59 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/06/15 16:44:59 [INFO] CLI command args: []string{"plan", "-var-file=environments/sandbox/terraform.tfvars", "-out=terraform.plan"}
2017/06/15 16:44:59 [DEBUG] command: loading backend config file: /ciagents/pipelines/atcloud_cloudstack_terraform_sandbox
2017/06/15 16:44:59 [TRACE] Preserving existing state lineage "d07a06cb-bcbd-4c20-91f8-cb653357efbf"
2017/06/15 16:44:59 [TRACE] Preserving existing state lineage "d07a06cb-bcbd-4c20-91f8-cb653357efbf"
2017/06/15 16:44:59 [INFO] Building AWS region structure
2017/06/15 16:44:59 [INFO] Building AWS auth structure
2017/06/15 16:44:59 [DEBUG] Detected home directory from env var: /var/go
2017/06/15 16:44:59 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2017/06/15 16:44:59 [INFO] AWS Auth provider used: "EnvProvider"
2017/06/15 16:44:59 [INFO] Initializing DeviceFarm SDK connection
2017/06/15 16:45:00 [DEBUG] Trying to get account ID via iam:GetUser
2017/06/15 16:45:00 [INFO] command: backend initialized: *s3.Backend
2017/06/15 16:45:00 [INFO] command: backend *s3.Backend is not enhanced, wrapping in local
2017/06/15 16:45:00 [INFO] backend/local: starting Plan operation
2017/06/15 16:45:01 [TRACE] Preserving existing state lineage "7eab6fca-55e4-44d1-8e01-1260907a03c6"
2017/06/15 16:45:01 [TRACE] Preserving existing state lineage "7eab6fca-55e4-44d1-8e01-1260907a03c6"
2017/06/15 16:45:01 [INFO] terraform: building graph: GraphTypeInput
2017/06/15 16:45:01 [TRACE] ConfigTransformer: Starting for path: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OutputTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Beginning...
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.ssh
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174780), RawConfig:(*config.RawConfig)(0xc420174540), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.ping
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ping", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420175080), RawConfig:(*config.RawConfig)(0xc420174e40), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.scalr-client
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"scalr-client", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc420019e00), RawConfig:(*config.RawConfig)(0xc4200197a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.ping
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ping", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4203e0d80), RawConfig:(*config.RawConfig)(0xc4203e07e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"scalr-client", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174000), RawConfig:(*config.RawConfig)(0xc4203e1da0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.shippr
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"shippr", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc4201743c0), RawConfig:(*config.RawConfig)(0xc420174180), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.shippr
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"shippr", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc420270fc0), RawConfig:(*config.RawConfig)(0xc420019f80), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.ssh
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4202718c0), RawConfig:(*config.RawConfig)(0xc420271140), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"consul", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4203e0660), RawConfig:(*config.RawConfig)(0xc420271aa0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.consul
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"consul", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174cc0), RawConfig:(*config.RawConfig)(0xc420174900), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.scalr-client"}, Primary:(*terraform.InstanceState)(0xc42097aeb0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ping": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ping"}, Primary:(*terraform.InstanceState)(0xc42097aff0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ae10), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.shippr": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ae60), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ssh": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097af50), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ping": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ad20), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.shippr": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.shippr"}, Primary:(*terraform.InstanceState)(0xc42097b040), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ssh": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ssh"}, Primary:(*terraform.InstanceState)(0xc42097b090), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.consul": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.consul"}, Primary:(*terraform.InstanceState)(0xc42097afa0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.consul": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097af00), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootVariableTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.MissingProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.DisableProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ParentProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Attach provider request: []string{} cloudstack
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.scalr-client" references: [cloudstack_security_group.scalr-client]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ping" references: [cloudstack_security_group.ping]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.scalr-client" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.shippr" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ssh" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ping" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.shippr" references: [cloudstack_security_group.shippr]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ssh" references: [cloudstack_security_group.ssh]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.consul" references: [cloudstack_security_group.consul]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.consul" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "provider.cloudstack" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.CloseProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
cloudstack_security_group.consul - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
cloudstack_security_group.ssh - *terraform.NodeAbstractResource
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group_rule.consul - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ping - *terraform.NodeAbstractResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeAbstractResource
cloudstack_security_group_rule.shippr - *terraform.NodeAbstractResource
cloudstack_security_group_rule.ssh - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [DEBUG] Starting graph walk: walkInput
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "root"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "var.aws_region"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.ping" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.scalr-client" waiting on "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.ping" waiting on "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.ssh" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.scalr-client" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.ssh" waiting on "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.consul" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.shippr" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.aws_region"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.shippr" waiting on "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.consul" waiting on "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "root" waiting on "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.scalr-client", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "provider.cloudstack (close)", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.consul", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.ping", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.ping", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "root", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.ssh", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.shippr", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.shippr", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.consul", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.scalr-client", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.ssh", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack': evaluating
2017/06/15 16:45:01 [TRACE] [walkInput] Entering eval tree: provider.cloudstack
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInitProvider
2017/06/15 16:45:01 [DEBUG] plugin: starting plugin: /usr/bin/terraform []string{"/usr/bin/terraform", "internal-plugin", "provider", "cloudstack"}
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "var.aws_region"
2017/06/15 16:45:01 [DEBUG] vertex 'root.var.aws_region': walking
2017/06/15 16:45:01 [DEBUG] plugin: waiting for RPC address for: /usr/bin/terraform
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [INFO] Terraform version: 0.9.8 8d560482c34e865458fd884cb0790b4f73f09ad1
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [INFO] Go runtime version: go1.8
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [INFO] CLI args: []string{"/usr/bin/terraform", "internal-plugin", "provider", "cloudstack"}
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [DEBUG] Detected home directory from env var: /var/go
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [DEBUG] Detected home directory from env var: /var/go
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [DEBUG] Attempting to open CLI config file: /var/go/.terraformrc
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/06/15 16:45:01 [DEBUG] plugin: terraform: 2017/06/15 16:45:01 [INFO] CLI command args: []string{"internal-plugin", "provider", "cloudstack"}
2017/06/15 16:45:01 [DEBUG] plugin: terraform: cloudstack-provider (internal) 2017/06/15 16:45:01 [INFO] Starting provider plugin cloudstack
2017/06/15 16:45:01 [DEBUG] plugin: terraform: cloudstack-provider (internal) 2017/06/15 16:45:01 [DEBUG] plugin: plugin address: unix /tmp/plugin065969050
2017/06/15 16:45:01 [DEBUG] plugin: terraform: cloudstack-provider (internal) 2017/06/15 16:45:01 [DEBUG] Detected home directory from env var: /var/go
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInputProvider
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [TRACE] [walkInput] Exiting eval tree: provider.cloudstack
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ssh': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.shippr': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ping': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2017/06/15 16:45:01 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2017/06/15 16:45:01 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.ping.0", replace "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.ssh.0", replace "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.scalr-client.0", replace "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.ping.0", replace "cloudstack_security_group.ping"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.shippr.0", replace "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.shippr.0", replace "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.consul.0", replace "cloudstack_security_group.consul"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.ssh.0", replace "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.consul.0", replace "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.scalr-client.0", replace "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack (close)': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack (close)': evaluating
2017/06/15 16:45:01 [TRACE] [walkInput] Entering eval tree: provider.cloudstack (close)
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCloseProvider
2017/06/15 16:45:01 [TRACE] [walkInput] Exiting eval tree: provider.cloudstack (close)
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "root"
2017/06/15 16:45:01 [DEBUG] vertex 'root.root': walking
2017/06/15 16:45:01 [INFO] terraform: building graph: GraphTypeValidate
2017/06/15 16:45:01 [TRACE] ConfigTransformer: Starting for path: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OutputTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Beginning...
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.ping
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ping", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420175080), RawConfig:(*config.RawConfig)(0xc420174e40), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.shippr
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"shippr", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc4201743c0), RawConfig:(*config.RawConfig)(0xc420174180), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.consul
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"consul", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174cc0), RawConfig:(*config.RawConfig)(0xc420174900), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.ssh
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4202718c0), RawConfig:(*config.RawConfig)(0xc420271140), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"consul", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4203e0660), RawConfig:(*config.RawConfig)(0xc420271aa0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.ping
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ping", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4203e0d80), RawConfig:(*config.RawConfig)(0xc4203e07e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"scalr-client", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174000), RawConfig:(*config.RawConfig)(0xc4203e1da0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.ssh
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174780), RawConfig:(*config.RawConfig)(0xc420174540), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.scalr-client
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"scalr-client", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc420019e00), RawConfig:(*config.RawConfig)(0xc4200197a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.shippr
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"shippr", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc420270fc0), RawConfig:(*config.RawConfig)(0xc420019f80), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ssh": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ssh"}, Primary:(*terraform.InstanceState)(0xc42097b090), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.consul": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.consul"}, Primary:(*terraform.InstanceState)(0xc42097afa0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ping": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ping"}, Primary:(*terraform.InstanceState)(0xc42097aff0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ae10), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ssh": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097af50), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.scalr-client"}, Primary:(*terraform.InstanceState)(0xc42097aeb0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.shippr": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.shippr"}, Primary:(*terraform.InstanceState)(0xc42097b040), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ping": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ad20), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.shippr": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ae60), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.consul": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097af00), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootVariableTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.MissingProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.DisableProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ParentProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Attach provider request: []string{} cloudstack
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.graphTransformerMulti:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.shippr" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.consul" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ping" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.consul" references: [cloudstack_security_group.consul]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ping" references: [cloudstack_security_group.ping]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.scalr-client" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ssh" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.scalr-client" references: [cloudstack_security_group.scalr-client]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.shippr" references: [cloudstack_security_group.shippr]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ssh" references: [cloudstack_security_group.ssh]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "provider.cloudstack" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.CloseProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
cloudstack_security_group.ssh - *terraform.NodeValidatableResource
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
var.aws_region - *terraform.NodeRootVariable
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResource
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResource
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [DEBUG] Starting graph walk: walkValidate
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "root"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "var.aws_region"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.shippr" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.ping" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.consul" waiting on "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.ping" waiting on "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.scalr-client" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.ssh" waiting on "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "root" waiting on "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.aws_region"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.ssh" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.consul" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.scalr-client" waiting on "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.shippr" waiting on "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.shippr", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "provider.cloudstack (close)", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.ping", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.scalr-client", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.ssh", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "root", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.ssh", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.scalr-client", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.ping", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.consul", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.consul", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.shippr", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "var.aws_region"
2017/06/15 16:45:01 [DEBUG] vertex 'root.var.aws_region': walking
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: provider.cloudstack
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInitProvider
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: provider.cloudstack
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.shippr": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ae60), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.shippr" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.consul": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097af00), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.consul" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ping": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ad20), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ping" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ssh": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097af50), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ssh" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42097ae10), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.scalr-client" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ssh': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ssh': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.ssh
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.ssh
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ssh': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ssh": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ssh"}, Primary:(*terraform.InstanceState)(0xc42097b090), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ssh" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group_rule.ssh - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ssh': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ssh': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.ssh
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.scalr-client': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.scalr-client
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.scalr-client
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.scalr-client': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.scalr-client"}, Primary:(*terraform.InstanceState)(0xc42097aeb0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.scalr-client" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group_rule.scalr-client - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.scalr-client': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.scalr-client
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.shippr': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.shippr': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.shippr
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.shippr
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.shippr': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.shippr": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.shippr"}, Primary:(*terraform.InstanceState)(0xc42097b040), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.shippr" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group_rule.shippr - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.shippr': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.shippr': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.shippr
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.consul": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.consul"}, Primary:(*terraform.InstanceState)(0xc42097afa0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.consul" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ping': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ping': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.ping
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateCount
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.ping
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ping': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ping": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ping"}, Primary:(*terraform.InstanceState)(0xc42097aff0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ping" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group_rule.ping - *terraform.NodeValidatableResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ping': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.ping': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: cloudstack_security_group_rule.ping
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResourceSelfRef
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalValidateResource
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.ping
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.ssh
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.scalr-client
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: cloudstack_security_group_rule.shippr
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack (close)': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack (close)': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: provider.cloudstack (close)
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCloseProvider
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: provider.cloudstack (close)
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2017/06/15 16:45:01 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2017/06/15 16:45:01 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.consul.0", replace "cloudstack_security_group.consul"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.consul.0", replace "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.shippr.0", replace "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.ssh.0", replace "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.ping.0", replace "cloudstack_security_group.ping"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.shippr.0", replace "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.scalr-client.0", replace "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.ssh.0", replace "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group_rule.ping.0", replace "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "cloudstack_security_group.scalr-client.0", replace "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "root"
2017/06/15 16:45:01 [DEBUG] vertex 'root.root': walking
2017/06/15 16:45:01 [INFO] backend/local: plan calling Refresh
2017/06/15 16:45:01 [INFO] terraform: building graph: GraphTypeRefresh
2017/06/15 16:45:01 [TRACE] ConfigTransformer: Starting for path: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
2017/06/15 16:45:01 [TRACE] ConfigTransformer: Starting for path: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.shippr": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.shippr"}, Primary:(*terraform.InstanceState)(0xc42086d4f0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d6d0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.consul": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d590), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.scalr-client"}, Primary:(*terraform.InstanceState)(0xc42086d770), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ssh": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ssh"}, Primary:(*terraform.InstanceState)(0xc42086d540), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.consul": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.consul"}, Primary:(*terraform.InstanceState)(0xc42086d630), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.ping": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.ping"}, Primary:(*terraform.InstanceState)(0xc42086d4a0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.shippr": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d720), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ssh": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d5e0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ping": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d680), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Beginning...
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.ping
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ping", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420175080), RawConfig:(*config.RawConfig)(0xc420174e40), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.scalr-client
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"scalr-client", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc420019e00), RawConfig:(*config.RawConfig)(0xc4200197a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.ssh
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4202718c0), RawConfig:(*config.RawConfig)(0xc420271140), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"consul", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4203e0660), RawConfig:(*config.RawConfig)(0xc420271aa0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.ping
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ping", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc4203e0d80), RawConfig:(*config.RawConfig)(0xc4203e07e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.shippr
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"shippr", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc4201743c0), RawConfig:(*config.RawConfig)(0xc420174180), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.ssh
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ssh", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174780), RawConfig:(*config.RawConfig)(0xc420174540), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group_rule.shippr
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"shippr", Type:"cloudstack_security_group_rule", RawCount:(*config.RawConfig)(0xc420270fc0), RawConfig:(*config.RawConfig)(0xc420019f80), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"scalr-client", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174000), RawConfig:(*config.RawConfig)(0xc4203e1da0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] AttachResourceConfigTransformer: Attach resource config request: cloudstack_security_group.consul
2017/06/15 16:45:01 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"consul", Type:"cloudstack_security_group", RawCount:(*config.RawConfig)(0xc420174cc0), RawConfig:(*config.RawConfig)(0xc420174900), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootVariableTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.MissingProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.DisableProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ParentProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Attach provider request: []string{} cloudstack
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachProviderConfigTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OutputTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.consul" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.shippr" references: [cloudstack_security_group.shippr]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.scalr-client" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.consul" references: [cloudstack_security_group.consul]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ping" references: [cloudstack_security_group.ping]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.shippr" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ssh" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ping" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "provider.cloudstack" references: []
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.scalr-client" references: [cloudstack_security_group.scalr-client]
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.ssh" references: [cloudstack_security_group.ssh]
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.CloseProviderTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
var.aws_region - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResource
provider.cloudstack - *terraform.NodeApplyableProvider
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ping - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.scalr-client - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.shippr - *terraform.NodeRefreshableManagedResource
cloudstack_security_group_rule.ssh - *terraform.NodeRefreshableManagedResource
root - terraform.graphNodeRoot
provider.cloudstack (close) - *terraform.graphNodeCloseProvider
var.aws_region - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
2017/06/15 16:45:01 [DEBUG] Starting graph walk: walkRefresh
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "root"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "var.aws_region"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.ping" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.scalr-client" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.consul" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.scalr-client" waiting on "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.shippr" waiting on "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.shippr" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "root" waiting on "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.ssh" waiting on "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.consul" waiting on "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "root" waiting on "var.aws_region"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group_rule.ping" waiting on "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "cloudstack_security_group.ssh" waiting on "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] dag/walk: added edge: "provider.cloudstack (close)" waiting on "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "provider.cloudstack (close)", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.consul", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.ping", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.scalr-client", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.shippr", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.shippr", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "root", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.ssh", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group_rule.ping", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.ssh", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.scalr-client", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: dependencies changed for "cloudstack_security_group.consul", sending new deps
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "provider.cloudstack"
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.provider.cloudstack': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: provider.cloudstack
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInitProvider
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "var.aws_region"
2017/06/15 16:45:01 [DEBUG] vertex 'root.var.aws_region': walking
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [DEBUG] root: eval: terraform.EvalNoop
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalOpFilter
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalConfigProvider
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: provider.cloudstack
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountCheckComputed
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer:
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Starting...
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Checking: cloudstack_security_group.ping
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ping": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d680), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ping" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.ping - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ping"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ping': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalReadState
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalRefresh
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountCheckComputed
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Starting...
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Checking: cloudstack_security_group.consul
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.consul": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d590), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.consul" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalReadState
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalRefresh
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountCheckComputed
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer:
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Starting...
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Checking: cloudstack_security_group.ssh
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.ssh": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d5e0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.ssh" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.ssh - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.ssh"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.ssh': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalReadState
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalRefresh
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountCheckComputed
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer:
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Starting...
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Checking: cloudstack_security_group.shippr
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.shippr": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d720), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.shippr" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.shippr - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.shippr"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.shippr': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalReadState
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalRefresh
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountCheckComputed
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Starting...
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Checking: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group.scalr-client": &terraform.ResourceState{Type:"cloudstack_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42086d6d0), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group.scalr-client" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group.scalr-client - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group.scalr-client"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group.scalr-client': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalReadState
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalRefresh
2017/06/15 16:45:01 [DEBUG] plugin: terraform: cloudstack-provider (internal) 2017/06/15 16:45:01 [DEBUG] Security group Consul does not longer exist
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalWriteState
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.consul
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalInterpolate
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountCheckComputed
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalIf
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': expanding/walking dynamic subgraph
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceCountTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ResourceRefreshPlannableTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Starting...
2017/06/15 16:45:01 [TRACE] OrphanResourceCount: Checking: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] Attaching resource state to "cloudstack_security_group_rule.consul": &terraform.ResourceState{Type:"cloudstack_security_group_rule", Dependencies:[]string{"cloudstack_security_group.consul"}, Primary:(*terraform.InstanceState)(0xc42086d630), Deposed:[]*terraform.InstanceState{}, Provider:"", mu:sync.Mutex{state:0, sema:0x0}}
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.AttachStateTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.TargetsTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] ReferenceTransformer: "cloudstack_security_group_rule.consul" references: []
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.ReferenceTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [TRACE] Graph after step *terraform.RootTransformer:
cloudstack_security_group_rule.consul - *terraform.NodeRefreshableManagedResourceInstance
2017/06/15 16:45:01 [DEBUG] dag/walk: added new vertex: "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] dag/walk: walking "cloudstack_security_group_rule.consul"
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': walking
2017/06/15 16:45:01 [DEBUG] vertex 'root.cloudstack_security_group_rule.consul': evaluating
2017/06/15 16:45:01 [TRACE] [walkRefresh] Entering eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalSequence
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalGetProvider
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalReadState
2017/06/15 16:45:01 [DEBUG] root: eval: *terraform.EvalRefresh
2017/06/15 16:45:01 [DEBUG] plugin: terraform: panic: interface conversion: interface {} is nil, not string
2017/06/15 16:45:01 [DEBUG] plugin: terraform:
2017/06/15 16:45:01 [DEBUG] plugin: terraform: goroutine 80 [running]:
2017/06/15 16:45:01 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/builtin/providers/cloudstack.resourceCloudStackSecurityGroupRuleRead(0xc42049d570, 0x4d05320, 0xc420145180, 0x0, 0x82173e0)
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/builtin/providers/cloudstack/resource_cloudstack_security_group_rule.go:323 +0xc3f
2017/06/15 16:45:01 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc4201b9f80, 0xc42077e500, 0x4d05320, 0xc420145180, 0xc42055d230, 0xc42052c501, 0x0)
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/resource.go:314 +0x21d
2017/06/15 16:45:01 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc420204f50, 0xc42077e4b0, 0xc42077e500, 0x7f66afdec000, 0x0, 0x0)
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/provider.go:267 +0x91
2017/06/15 16:45:01 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Refresh(0xc420269400, 0xc420386070, 0xc4203866a0, 0x0, 0x0)
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/plugin/resource_provider.go:510 +0x4e
2017/06/15 16:45:01 [DEBUG] plugin: terraform: reflect.Value.call(0xc4200192c0, 0xc42000cbe0, 0x13, 0x55480a3, 0x4, 0xc420720f20, 0x3, 0x3, 0xc420027e00, 0xc4207824b0, ...)
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/go/src/reflect/value.go:434 +0x91f
2017/06/15 16:45:01 [DEBUG] plugin: terraform: reflect.Value.Call(0xc4200192c0, 0xc42000cbe0, 0x13, 0xc420027f20, 0x3, 0x3, 0xc4203618c0, 0xc420027f98, 0x0)
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/go/src/reflect/value.go:302 +0xa4
2017/06/15 16:45:01 [DEBUG] plugin: terraform: net/rpc.(*service).call(0xc420503600, 0xc4205035c0, 0xc420452cd8, 0xc42046cc00, 0xc4204b3240, 0x463b6a0, 0xc420386070, 0x16, 0x463b6e0, 0xc4203866a0, ...)
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/go/src/net/rpc/server.go:387 +0x144
2017/06/15 16:45:01 [DEBUG] plugin: terraform: created by net/rpc.(*Server).ServeCodec
2017/06/15 16:45:01 [DEBUG] plugin: terraform: /opt/go/src/net/rpc/server.go:481 +0x404
2017/06/15 16:45:01 [DEBUG] plugin: /usr/bin/terraform: plugin process exited
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalRefresh, err: cloudstack_security_group.ping: unexpected EOF
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalSequence, err: cloudstack_security_group.ping: unexpected EOF
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.ping
2017/06/15 16:45:01 [DEBUG] dag/walk: upstream errored, not walking "cloudstack_security_group_rule.ping"
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalRefresh, err: cloudstack_security_group_rule.consul: unexpected EOF
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalSequence, err: cloudstack_security_group_rule.consul: unexpected EOF
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group_rule.consul
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalRefresh, err: cloudstack_security_group.ssh: unexpected EOF
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalSequence, err: cloudstack_security_group.ssh: unexpected EOF
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.ssh
2017/06/15 16:45:01 [DEBUG] dag/walk: upstream errored, not walking "cloudstack_security_group_rule.ssh"
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalRefresh, err: cloudstack_security_group.shippr: unexpected EOF
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalSequence, err: cloudstack_security_group.shippr: unexpected EOF
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.shippr
2017/06/15 16:45:01 [DEBUG] dag/walk: upstream errored, not walking "cloudstack_security_group_rule.shippr"
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalRefresh, err: cloudstack_security_group.scalr-client: unexpected EOF
2017/06/15 16:45:01 [ERROR] root: eval: *terraform.EvalSequence, err: cloudstack_security_group.scalr-client: unexpected EOF
2017/06/15 16:45:01 [TRACE] [walkRefresh] Exiting eval tree: cloudstack_security_group.scalr-client
2017/06/15 16:45:01 [DEBUG] dag/walk: upstream errored, not walking "cloudstack_security_group_rule.scalr-client"
2017/06/15 16:45:01 [DEBUG] dag/walk: upstream errored, not walking "provider.cloudstack (close)"
2017/06/15 16:45:01 [DEBUG] dag/walk: upstream errored, not walking "root"
2017/06/15 16:45:01 [DEBUG] plugin: waiting for all plugin processes to complete...
2017/06/15 16:45:01 [WARN] plugin: error closing client during Kill: connection is shut down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment