Skip to content

Instantly share code, notes, and snippets.

@icy-arctic-fox
Last active April 30, 2018 22:56
Show Gist options
  • Save icy-arctic-fox/a3c1e43731f473f994c857383fa23ced to your computer and use it in GitHub Desktop.
Save icy-arctic-fox/a3c1e43731f473f994c857383fa23ced to your computer and use it in GitHub Desktop.
Terraform trace output for issue #17976
2018/04/30 16:49:51 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/04/30 16:49:51 [INFO] Go runtime version: go1.10.1
2018/04/30 16:49:51 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"}
2018/04/30 16:49:51 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018/04/30 16:49:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/04/30 16:49:51 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/04/30 16:49:51 [INFO] Go runtime version: go1.10.1
2018/04/30 16:49:51 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"}
2018/04/30 16:49:51 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018/04/30 16:49:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/04/30 16:49:51 [INFO] CLI command args: []string{"apply"}
2018/04/30 16:49:51 [INFO] CLI command args: []string{"apply"}
2018/04/30 16:49:51 [TRACE] module source: "./foo"
2018/04/30 16:49:51 [TRACE] module source: "./foo"
2018/04/30 16:49:51 [TRACE] module source: "../bar"
2018/04/30 16:49:51 [TRACE] module source: "../bar"
2018/04/30 16:49:51 [INFO] command: empty terraform config, returning nil
2018/04/30 16:49:51 [DEBUG] command: no data state file found for backend config
2018/04/30 16:49:51 [DEBUG] New state was assigned lineage "6304993f-52f0-5989-e0c5-758a85abce48"
2018/04/30 16:49:51 [INFO] command: backend initialized: <nil>
2018/04/30 16:49:51 [INFO] command: empty terraform config, returning nil
2018/04/30 16:49:51 [DEBUG] command: no data state file found for backend config
2018/04/30 16:49:51 [DEBUG] New state was assigned lineage "6304993f-52f0-5989-e0c5-758a85abce48"
2018/04/30 16:49:51 [INFO] command: backend initialized: <nil>
2018/04/30 16:49:51 [DEBUG] checking for provider in "."
2018/04/30 16:49:51 [DEBUG] checking for provider in "."
2018/04/30 16:49:51 [DEBUG] checking for provider in "/usr/local/bin"
2018/04/30 16:49:51 [DEBUG] checking for provider in "/usr/local/bin"
2018/04/30 16:49:51 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/04/30 16:49:51 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/04/30 16:49:51 [DEBUG] found provider "terraform-provider-null_v1.0.0_x4"
2018/04/30 16:49:51 [DEBUG] found provider "terraform-provider-null_v1.0.0_x4"
2018/04/30 16:49:51 [DEBUG] found provider "terraform-provider-random_v1.2.0_x4"
2018/04/30 16:49:51 [DEBUG] found valid plugin: "random", "1.2.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4"
2018/04/30 16:49:51 [DEBUG] found provider "terraform-provider-random_v1.2.0_x4"
2018/04/30 16:49:51 [DEBUG] found valid plugin: "random", "1.2.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4"
2018/04/30 16:49:51 [DEBUG] found valid plugin: "null", "1.0.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4"
2018/04/30 16:49:51 [DEBUG] found valid plugin: "null", "1.0.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4"
2018/04/30 16:49:51 [DEBUG] checking for provisioner in "."
2018/04/30 16:49:51 [DEBUG] checking for provisioner in "."
2018/04/30 16:49:51 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/04/30 16:49:51 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/04/30 16:49:51 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/04/30 16:49:51 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/04/30 16:49:51 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/04/30 16:49:51 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/04/30 16:49:51 [INFO] backend/local: starting Apply operation
2018/04/30 16:49:51 [INFO] backend/local: starting Apply operation
2018/04/30 16:49:51 [DEBUG] New state was assigned lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:51 [DEBUG] New state was assigned lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypeInput
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypeInput
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [DEBUG] adding missing provider: random
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [DEBUG] adding missing provider: random
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:51 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_reso2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
urce.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_r2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
esource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo 2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
- *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkInput
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkInput
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.random
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.random
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018-04-30T16:49:51.240-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4]
2018-04-30T16:49:51.240-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4]
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018-04-30T16:49:51.241-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4
2018-04-30T16:49:51.241-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4
2018-04-30T16:49:51.247-0600 [DEBUG] plugin.terraform-provider-random_v1.2.0_x4: 2018/04/30 16:49:51 [DEBUG] plugin: plugin address: unix /tmp/plugin320676704
2018-04-30T16:49:51.247-0600 [DEBUG] plugin.terraform-provider-random_v1.2.0_x4: 2018/04/30 16:49:51 [DEBUG] plugin: plugin address: unix /tmp/plugin320676704
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInputProvider
2018-04-30T16:49:51.249-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4]
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInputProvider
2018-04-30T16:49:51.249-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4]
2018-04-30T16:49:51.250-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4
2018-04-30T16:49:51.250-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4
2018-04-30T16:49:51.256-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:51 [DEBUG] plugin: plugin address: unix /tmp/plugin376237652
2018-04-30T16:49:51.256-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:51 [DEBUG] plugin: plugin address: unix /tmp/plugin376237652
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInputProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInputProvider
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.random
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.random
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:51 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypeValidate
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypeValidate
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [DEBUG] adding missing provider: random
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [DEBUG] adding missing provider: random
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:51 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.No2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
deApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeAppl2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
yableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.No2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
deApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkValidate
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkValidate
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec': evaluating
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec': evaluating
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.provisioner.local-exec"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.provisioner.local-exec': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.provisioner.local-exec': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.random
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.random
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.provisioner.local-exec': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.provisioner.local-exec': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018-04-30T16:49:51.261-0600 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args="[/usr/local/bin/terraform internal-plugin provisioner local-exec]"
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018-04-30T16:49:51.261-0600 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args="[/usr/local/bin/terraform internal-plugin provisioner local-exec]"
2018-04-30T16:49:51.261-0600 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2018-04-30T16:49:51.261-0600 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.random
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.random
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.output.id
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] Go runtime version: go1.10.1
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] Go runtime version: go1.10.1
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: 2018/04/30 16:49:51 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:49:51 [INFO] Starting provisioner plugin local-exec
2018-04-30T16:49:51.269-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:49:51 [INFO] Starting provisioner plugin local-exec
2018-04-30T16:49:51.270-0600 [DEBUG] plugin.terraform: plugin address: timestamp=2018-04-30T16:49:51.270-0600 address=/tmp/plugin612199409 network=unix
2018-04-30T16:49:51.270-0600 [DEBUG] plugin.terraform: plugin address: timestamp=2018-04-30T16:49:51.270-0600 address=/tmp/plugin612199409 network=unix
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvisioner
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvisioner
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateCount
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvisioner
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvisioner
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:51 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:51 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [INFO] backend/local: apply calling Refresh
2018/04/30 16:49:51 [INFO] backend/local: apply calling Refresh
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypeRefresh
2018/04/30 16:49:51 [TRACE] No managed resources in state during refresh, skipping managed resource transformer
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypeRefresh
2018/04/30 16:49:51 [TRACE] No managed resources in state during refresh, skipping managed resource transformer
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkRefresh
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkRefresh
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf, err: early exit
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf, err: early exit
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence, err: early exit
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence, err: early exit
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkRefresh] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] [walkRefresh] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [INFO] backend/local: apply calling Plan
2018/04/30 16:49:51 [INFO] backend/local: apply calling Plan
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypePlan
2018/04/30 16:49:51 [INFO] terraform: building graph: GraphTypePlan
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:51 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] adding missing provider: random
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:51 [DEBUG] adding missing provider: random
2018/04/30 16:49:51 [DEBUG] adding missing provider: null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:51 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:51 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResourc2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
e
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableReso2018/04/30 16:49:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
urce
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
resource.foo - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodePlannableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodePlannableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodePlannableResource
null_resource.foo - *terraform.NodePlannableResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodePlannableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodePlannableResource
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkPlan
2018/04/30 16:49:51 [DEBUG] Starting graph walk: walkPlan
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.random
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.random
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.random
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.random
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.null
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalDiff
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalDiff
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.random (close)
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalDiff
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalDiff
2018-04-30T16:49:51.284-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:51 [DEBUG] Instance Diff is nil in Diff()
2018-04-30T16:49:51.284-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:51 [DEBUG] Instance Diff is nil in Diff()
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalReadDataDiff
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalReadDataDiff
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [DEBUG] Interpolating computed map element attribute outputs (74D93920-ED26-11E3-AC10-0800200C9A66)
2018/04/30 16:49:51 [DEBUG] Interpolating computed map element attribute outputs (74D93920-ED26-11E3-AC10-0800200C9A66)
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: output.id
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodePlannableResourceInstance
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalDiff
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalDiff
2018-04-30T16:49:51.286-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:51 [DEBUG] Instance Diff is nil in Diff()
2018-04-30T16:49:51.286-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:51 [DEBUG] Instance Diff is nil in Diff()
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: null_resource.foo
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provider.null (close)
2018/04/30 16:49:51 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:51 [TRACE] [walkPlan] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:51 [TRACE] [walkPlan] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:51 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:51 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2018/04/30 16:49:51 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2018/04/30 16:49:53 [INFO] terraform: building graph: GraphTypeApply
2018/04/30 16:49:53 [TRACE] DiffTransformer: starting
2018/04/30 16:49:53 [INFO] terraform: building graph: GraphTypeApply
2018/04/30 16:49:53 [TRACE] DiffTransformer: starting
2018/04/30 16:49:53 [TRACE] DiffTransformer: Module: CREATE: null_resource.foo
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "null_resource.foo": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] DiffTransformer: Module: CREATE: null_resource.foo
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "null_resource.foo": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] DiffTransformer: Module: CREATE: random_id.this
b64: "" => "<computed>"
b64_std: "" => "<computed>"
b64_url: "" => "<computed>"
byte_length: "" => "16" (forces new resource)
dec: "" => "<computed>"
hex: "" => "<computed>"
2018/04/30 16:49:53 [TRACE] DiffTransformer: Module: CREATE: random_id.this
b64: "" => "<computed>"
b64_std: "" => "<computed>"
b64_url: "" => "<computed>"
byte_length: "" => "16" (forces new resource)
dec: "" => "<computed>"
hex: "" => "<computed>"
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "random_id.this": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"byte_length":*terraform.ResourceAttrDiff{Old:"", New:"16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "b64_std":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "hex":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "dec":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "b64":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "b64_url":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "random_id.this": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"byte_length":*terraform.ResourceAttrDiff{Old:"", New:"16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "b64_std":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "hex":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "dec":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "b64":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "b64_url":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] DiffTransformer: Module: CREATE: data.null_data_source.apply
has_computed_default: "" => "<computed>"
inputs.%: "" => "<computed>"
outputs.%: "" => "<computed>"
random: "" => "<computed>"
CREATE: null_resource.apply
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "data.null_data_source.apply": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "inputs.%":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "outputs.%":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "random":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "has_computed_default":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] DiffTransformer: Module: CREATE: data.null_data_source.apply
has_computed_default: "" => "<computed>"
inputs.%: "" => "<computed>"
outputs.%: "" => "<computed>"
random: "" => "<computed>"
CREATE: null_resource.apply
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "data.null_data_source.apply": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "inputs.%":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "outputs.%":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "random":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "has_computed_default":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "null_resource.apply": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] DiffTransformer: Resource "null_resource.apply": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.DiffTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.DiffTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42042c930), RawConfig:(*config.RawConfig)(0xc42042c8c0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42033ff50)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42040a7e0), RawConfig:(*config.RawConfig)(0xc42040a770), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc42040a4d0), RawConfig:(*config.RawConfig)(0xc42040a3f0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc42040a150), RawConfig:(*config.RawConfig)(0xc42040a0e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc4203f0330)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [DEBUG] Resource state not found for "module.foo.module.bar.random_id.this": module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [DEBUG] Resource state not found for "module.foo.data.null_data_source.apply": module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:53 [DEBUG] Resource state not found for "module.foo.null_resource.apply": module.foo.null_resource.apply
2018/04/30 16:49:53 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:53 [DEBUG] Resource state not found for "null_resource.foo": null_resource.foo
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:53 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:53 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:49:53 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:49:53 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [DEBUG] adding missing provider: null
2018/04/30 16:49:53 [DEBUG] adding missing provider: random
2018/04/30 16:49:53 [DEBUG] adding missing provider: null
2018/04/30 16:49:53 [DEBUG] adding missing provider: random
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:53 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:53 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:49:53 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:49:53 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:53 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:49:53 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:53 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/04/30 16:49:53 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:53 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:49:53 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:49:53 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
mo2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
dule.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.f2018/04/30 16:49:53 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
oo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
mo2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
dule.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.2018/04/30 16:49:53 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeApplyableResource
null_resource.foo - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:53 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNo2018/04/30 16:49:53 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeApplyableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeApplyableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeApplyableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeApplyableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeApplyableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeApplyableResource
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:53 [DEBUG] Starting graph walk: walkApply
deCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:49:53 [DEBUG] Starting graph walk: walkApply
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.provisioner.local-exec': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.provisioner.local-exec': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.provisioner.local-exec"
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.provisioner.local-exec': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.provisioner.local-exec': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.random
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.random
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInitProvisioner
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.null
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.null
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provisioner.local-exec
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.random
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.random
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.null
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.null
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalCompareDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalCompareDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApplyPre
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApplyPre
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApply
2018/04/30 16:49:53 [DEBUG] apply: random_id.this: executing Apply
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApply
2018/04/30 16:49:53 [DEBUG] apply: random_id.this: executing Apply
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApplyProvisioners
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApplyPost
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApplyProvisioners
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalApplyPost
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.random (close)
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.random (close)
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.random (close)
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.random (close)
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalDiff
2018-04-30T16:49:53.317-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:53 [DEBUG] Instance Diff is nil in Diff()
2018-04-30T16:49:53.317-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:53 [DEBUG] Instance Diff is nil in Diff()
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalCompareDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalCompareDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApplyPre
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApplyPre
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApply
2018/04/30 16:49:53 [DEBUG] apply: null_resource.apply: executing Apply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApply
2018/04/30 16:49:53 [DEBUG] apply: null_resource.apply: executing Apply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApplyProvisioners
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApplyProvisioners
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApplyPost
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalApplyPost
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDataDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDataDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDataApply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalReadDataApply
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:49:53 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.output.id
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: module.foo.output.id
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:53 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:53 [DEBUG] Interpolating computed map element attribute outputs (1)
2018/04/30 16:49:53 [DEBUG] Interpolating computed map element attribute outputs (1)
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: module.foo.output.id
2018/04/30 16:49:53 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:53 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:53 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:53 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:49:53 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:49:53 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:49:53 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:49:53 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: output.id
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: output.id
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:49:53 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: null_resource.foo
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: null_resource.foo
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInstanceInfo
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: output.id
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: output.id
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalDiff
2018-04-30T16:49:53.462-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:53 [DEBUG] Instance Diff is nil in Diff()
2018-04-30T16:49:53.462-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:49:53 [DEBUG] Instance Diff is nil in Diff()
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCompareDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApplyPre
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCompareDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApplyPre
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApply
2018/04/30 16:49:53 [DEBUG] apply: null_resource.foo: executing Apply
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApply
2018/04/30 16:49:53 [DEBUG] apply: null_resource.foo: executing Apply
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApplyPost
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalApplyPost
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: null_resource.foo
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: null_resource.foo
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:53 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:49:53 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:53 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.null (close)
2018/04/30 16:49:53 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: provider.null (close)
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.null (close)
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: provider.null (close)
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:53 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.foo.0", replace "null_resource.foo"
2018/04/30 16:49:53 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.foo.0", replace "null_resource.foo"
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.apply.0", replace "null_resource.apply"
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.null_data_source.apply.0", replace "data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "random_id.this.0", replace "random_id.this"
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.apply.0", replace "null_resource.apply"
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.null_data_source.apply.0", replace "data.null_data_source.apply"
2018/04/30 16:49:53 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "random_id.this.0", replace "random_id.this"
2018/04/30 16:49:53 [TRACE] [walkApply] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:49:53 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:53 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:53 [TRACE] dag/walk: walking "root"
2018/04/30 16:49:53 [TRACE] vertex 'root.root': walking
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:49:53 [DEBUG] plugin: waiting for all plugin processes to complete...
2018/04/30 16:49:53 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-04-30T16:49:53.606-0600 [DEBUG] plugin: plugin process exited: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4
2018-04-30T16:49:53.606-0600 [DEBUG] plugin: plugin process exited: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4
2018-04-30T16:49:53.606-0600 [DEBUG] plugin: plugin process exited: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4
2018-04-30T16:49:53.606-0600 [DEBUG] plugin: plugin process exited: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4
2018/04/30 16:49:53 [ERR] yamux: Failed to write header: write unix @->/tmp/plugin376237652: write: broken pipe
2018-04-30T16:49:53.606-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:49:53 [ERR] plugin: plugin server: accept unix /tmp/plugin612199409: use of closed network connection
2018/04/30 16:49:53 [ERR] yamux: Failed to write header: write unix @->/tmp/plugin376237652: write: broken pipe
2018-04-30T16:49:53.606-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:49:53 [ERR] plugin: plugin server: accept unix /tmp/plugin612199409: use of closed network connection
2018-04-30T16:49:53.606-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:49:53 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-04-30T16:49:53.606-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:49:53 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-04-30T16:49:53.607-0600 [DEBUG] plugin: plugin process exited: path=/usr/local/bin/terraform
2018-04-30T16:49:53.607-0600 [DEBUG] plugin: plugin process exited: path=/usr/local/bin/terraform
2018/04/30 16:50:18 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/04/30 16:50:18 [INFO] Go runtime version: go1.10.1
2018/04/30 16:50:18 [INFO] CLI args: []string{"/usr/local/bin/terraform", "destroy"}
2018/04/30 16:50:18 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018/04/30 16:50:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/04/30 16:50:18 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/04/30 16:50:18 [INFO] Go runtime version: go1.10.1
2018/04/30 16:50:18 [INFO] CLI args: []string{"/usr/local/bin/terraform", "destroy"}
2018/04/30 16:50:18 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018/04/30 16:50:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/04/30 16:50:18 [INFO] CLI command args: []string{"destroy"}
2018/04/30 16:50:18 [INFO] CLI command args: []string{"destroy"}
2018/04/30 16:50:18 [TRACE] module source: "./foo"
2018/04/30 16:50:18 [TRACE] module source: "./foo"
2018/04/30 16:50:18 [TRACE] module source: "../bar"
2018/04/30 16:50:18 [TRACE] module source: "../bar"
2018/04/30 16:50:18 [INFO] command: empty terraform config, returning nil
2018/04/30 16:50:18 [INFO] command: empty terraform config, returning nil
2018/04/30 16:50:18 [DEBUG] command: no data state file found for backend config
2018/04/30 16:50:18 [DEBUG] New state was assigned lineage "b83a0015-9edf-c8d0-986d-6aac7f6edc7a"
2018/04/30 16:50:18 [INFO] command: backend initialized: <nil>
2018/04/30 16:50:18 [DEBUG] command: no data state file found for backend config
2018/04/30 16:50:18 [DEBUG] New state was assigned lineage "b83a0015-9edf-c8d0-986d-6aac7f6edc7a"
2018/04/30 16:50:18 [INFO] command: backend initialized: <nil>
2018/04/30 16:50:18 [DEBUG] checking for provider in "."
2018/04/30 16:50:18 [DEBUG] checking for provider in "."
2018/04/30 16:50:18 [DEBUG] checking for provider in "/usr/local/bin"
2018/04/30 16:50:18 [DEBUG] checking for provider in "/usr/local/bin"
2018/04/30 16:50:18 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/04/30 16:50:18 [DEBUG] found provider "terraform-provider-null_v1.0.0_x4"
2018/04/30 16:50:18 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/04/30 16:50:18 [DEBUG] found provider "terraform-provider-null_v1.0.0_x4"
2018/04/30 16:50:18 [DEBUG] found provider "terraform-provider-random_v1.2.0_x4"
2018/04/30 16:50:18 [DEBUG] found provider "terraform-provider-random_v1.2.0_x4"
2018/04/30 16:50:18 [DEBUG] found valid plugin: "random", "1.2.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4"
2018/04/30 16:50:18 [DEBUG] found valid plugin: "random", "1.2.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4"
2018/04/30 16:50:18 [DEBUG] found valid plugin: "null", "1.0.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4"
2018/04/30 16:50:18 [DEBUG] found valid plugin: "null", "1.0.0", "/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4"
2018/04/30 16:50:18 [DEBUG] checking for provisioner in "."
2018/04/30 16:50:18 [DEBUG] checking for provisioner in "."
2018/04/30 16:50:18 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/04/30 16:50:18 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/04/30 16:50:18 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/04/30 16:50:18 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/04/30 16:50:18 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/04/30 16:50:18 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/04/30 16:50:18 [INFO] backend/local: starting Apply operation
2018/04/30 16:50:18 [INFO] backend/local: starting Apply operation
2018/04/30 16:50:18 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:50:18 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:50:18 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:50:18 [TRACE] Preserving existing state lineage "641a24b3-5153-fe8a-60b8-5e78a58f2dae"
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypeInput
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypeInput
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc4204383f0), RawConfig:(*config.RawConfig)(0xc420438310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc4204383f0), RawConfig:(*config.RawConfig)(0xc420438310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfea0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfea0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc4200cff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc4200cff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203781e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203781e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_reso2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
urce.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_r2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
esource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo 2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
- *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeAbstractResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeAbstractResource
null_resource.foo - *terraform.NodeAbstractResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkInput
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkInput
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.null
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.null
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.random
2018-04-30T16:50:18.306-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4]
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.random
2018-04-30T16:50:18.306-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4]
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018-04-30T16:50:18.306-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4
2018-04-30T16:50:18.306-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-null_v1.0.0_x4
2018-04-30T16:50:18.310-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:50:18 [DEBUG] plugin: plugin address: unix /tmp/plugin428791743
2018-04-30T16:50:18.310-0600 [DEBUG] plugin.terraform-provider-null_v1.0.0_x4: 2018/04/30 16:50:18 [DEBUG] plugin: plugin address: unix /tmp/plugin428791743
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInputProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInputProvider
2018-04-30T16:50:18.311-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4]
2018-04-30T16:50:18.311-0600 [DEBUG] plugin: starting plugin: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4 args=[/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4]
2018-04-30T16:50:18.311-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4
2018-04-30T16:50:18.311-0600 [DEBUG] plugin: waiting for RPC address: path=/home/michael/Projects/YouSeeU/infrastructure/test/.terraform/plugins/linux_amd64/terraform-provider-random_v1.2.0_x4
2018-04-30T16:50:18.315-0600 [DEBUG] plugin.terraform-provider-random_v1.2.0_x4: 2018/04/30 16:50:18 [DEBUG] plugin: plugin address: unix /tmp/plugin220639275
2018-04-30T16:50:18.315-0600 [DEBUG] plugin.terraform-provider-random_v1.2.0_x4: 2018/04/30 16:50:18 [DEBUG] plugin: plugin address: unix /tmp/plugin220639275
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInputProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInputProvider
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.null
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.null
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.random
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.random
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [DEBUG] Interpolating computed map element attribute outputs (1)
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [DEBUG] Interpolating computed map element attribute outputs (1)
2018/04/30 16:50:18 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: output.id
2018/04/30 16:50:18 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: output.id
2018/04/30 16:50:18 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:50:18 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.foo.0", replace "null_resource.foo"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.null_data_source.apply.0", replace "data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.foo.0", replace "null_resource.foo"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.null_data_source.apply.0", replace "data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.apply.0", replace "null_resource.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "random_id.this.0", replace "random_id.this"
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.apply.0", replace "null_resource.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "random_id.this.0", replace "random_id.this"
2018/04/30 16:50:18 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypeValidate
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypeValidate
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc4204383f0), RawConfig:(*config.RawConfig)(0xc420438310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc4204383f0), RawConfig:(*config.RawConfig)(0xc420438310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfea0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfea0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc4200cff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc4200cff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203781e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203781e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.No2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
deApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeAppl2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
yableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.No2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
deApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyab2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
leOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.foo.null_resource.apply - *terraform.NodeValidatableResource
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
null_resource.foo - *terraform.NodeValidatableResource
output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeValidatableResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo - *terraform.NodeValidatableResource
module.foo.output.id - *terraform.NodeApplyableOutput
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeValidatableResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResource
provisioner.local-exec - *terraform.NodeProvisioner
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.foo - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkValidate
) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkValidate
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.provisioner.local-exec': walking
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvisioner
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null"
2018-04-30T16:50:18.323-0600 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args="[/usr/local/bin/terraform internal-plugin provisioner local-exec]"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.provisioner.local-exec': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.null
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.provisioner.local-exec
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInitProvisioner
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.random
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.provisioner.local-exec"
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.provisioner.local-exec': walking
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvisioner
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null"
2018-04-30T16:50:18.323-0600 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args="[/usr/local/bin/terraform internal-plugin provisioner local-exec]"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.provisioner.local-exec': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.null
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.provisioner.local-exec
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInitProvisioner
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.random
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018-04-30T16:50:18.323-0600 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2018-04-30T16:50:18.323-0600 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.null
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.null
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.random
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.random
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203781e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203781e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.module.bar.output.id
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] Go runtime version: go1.10.1
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] Go runtime version: go1.10.1
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [DEBUG] Attempting to open CLI config file: /home/michael/.terraformrc
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:50:18.329-0600 [DEBUG] plugin.terraform: 2018/04/30 16:50:18 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "local-exec"}
2018-04-30T16:50:18.330-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:50:18 [INFO] Starting provisioner plugin local-exec
2018-04-30T16:50:18.330-0600 [DEBUG] plugin.terraform: local-exec-provisioner (internal) 2018/04/30 16:50:18 [INFO] Starting provisioner plugin local-exec
2018-04-30T16:50:18.330-0600 [DEBUG] plugin.terraform: plugin address: timestamp=2018-04-30T16:50:18.330-0600 address=/tmp/plugin812685482 network=unix
2018-04-30T16:50:18.330-0600 [DEBUG] plugin.terraform: plugin address: timestamp=2018-04-30T16:50:18.330-0600 address=/tmp/plugin812685482 network=unix
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.provisioner.local-exec
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.provisioner.local-exec
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvisioner
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvisioner
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc4200cff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc4200cff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: output.id
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateCount
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfea0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfea0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodeValidatableResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateResource
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvisioner
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvisioner
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalValidateProvisioner
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provisioner.local-exec (close)
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.foo.0", replace "null_resource.foo"
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.foo.0", replace "null_resource.foo"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.apply.0", replace "null_resource.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.null_data_source.apply.0", replace "data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "null_resource.apply.0", replace "null_resource.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.null_data_source.apply.0", replace "data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "random_id.this.0", replace "random_id.this"
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "random_id.this.0", replace "random_id.this"
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/04/30 16:50:18 [TRACE] [walkValidate] Entering eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] [walkValidate] Exiting eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [INFO] backend/local: apply calling Refresh
2018/04/30 16:50:18 [INFO] backend/local: apply calling Refresh
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypeRefresh
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypeRefresh
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc420552460), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc420552460), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552550), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552550), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc420552500), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc420552500), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc4204383f0), RawConfig:(*config.RawConfig)(0xc420438310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"apply", Type:"null_data_source", RawCount:(*config.RawConfig)(0xc4204383f0), RawConfig:(*config.RawConfig)(0xc420438310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.apply"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.data.null_data_source.apply using provider provider.null
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: [module.foo.module.bar.output.id module.foo.null_resource.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: [module.foo.data.null_data_source.apply]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeClosePro2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
vider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResource
null_resource.foo - *terraform.NodeRefreshableManagedResource
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.foo - *terraform.NodeRefreshableManagedResource
provider.random - *terraform.NodeApplyableProvider
provider.random (close) - *terraform.graphNodeCloseProvider
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResource
root - terraform.graphNodeRoot
output.id - *terraform.NodeApplyableOutput
provider.null (close) - *terraform.graphNodeCloseProvider
provider.random (close) - *terraform.graphNodeCloseProvider
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkRefresh
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkRefresh
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.data.null_data_source.apply" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.random (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "provider.null"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "provider.random"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "null_resource.foo" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.null_resource.apply" waiting on "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.random (close)" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.output.id" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.output.id" waiting on "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "output.id" waiting on "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.data.null_data_source.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "null_resource.foo", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "provider.random (close)", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.output.id", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.null_resource.apply", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null': evaluating
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random"
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.null
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.null
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': walking
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.random
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.random
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInitProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.null
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalConfigProvider
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.null
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.random
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.random
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.bar.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalRefresh
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalRefresh
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.random (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.random (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.output.id': evaluating
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.random (close)
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.module.bar.output.id
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552550), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552550), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.null_resource.apply - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalRefresh
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalRefresh
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.data.null_data_source.apply': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc420552500), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.data.null_data_source.apply": &terraform.ResourceState{Type:"null_data_source", Dependencies:[]string{"module.bar", "null_resource.apply"}, Primary:(*terraform.InstanceState)(0xc420552500), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.data.null_data_source.apply" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.data.null_data_source.apply - *terraform.NodeRefreshableDataResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.data.null_data_source.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.foo.module.foo.data.null_data_source.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf, err: early exit
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalIf, err: early exit
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence, err: early exit
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence, err: early exit
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.data.null_data_source.apply
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: module.foo.output.id
2018/04/30 16:50:18 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] dag/walk: walking "output.id"
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.output.id': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: terraform.EvalNoop
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalOpFilter
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteOutput
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalInterpolate
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: output.id
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: output.id
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalIf
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': expanding/walking dynamic subgraph
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ResourceCountTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Starting...
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: null_resource.foo
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] OrphanResourceCount: Checking: null_resource.foo
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc420552460), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc420552460), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachStateTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: []
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ReferenceTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
null_resource.foo - *terraform.NodeRefreshableManagedResourceInstance
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalRefresh
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalGetProvider
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalRefresh
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteState
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] dag/walk: walking "provider.null (close)"
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] vertex 'root.provider.null (close)': evaluating
2018/04/30 16:50:18 [TRACE] [walkRefresh] Entering eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] [walkRefresh] Exiting eval tree: provider.null (close)
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [INFO] backend/local: apply calling Plan
2018/04/30 16:50:18 [INFO] backend/local: apply calling Plan
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypePlanDestroy
2018/04/30 16:50:18 [TRACE] StateTransformer: starting
2018/04/30 16:50:18 [INFO] terraform: building graph: GraphTypePlanDestroy
2018/04/30 16:50:18 [TRACE] StateTransformer: starting
2018/04/30 16:50:18 [TRACE] StateTransformer: Module: [root]
2018/04/30 16:50:18 [TRACE] StateTransformer: Resource "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfe50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] StateTransformer: Module: [root]
2018/04/30 16:50:18 [TRACE] StateTransformer: Resource "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfe50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] StateTransformer: Module: [root foo]
2018/04/30 16:50:18 [TRACE] StateTransformer: Resource "null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] StateTransformer: Module: [root foo bar]
2018/04/30 16:50:18 [TRACE] StateTransformer: Module: [root foo]
2018/04/30 16:50:18 [TRACE] StateTransformer: Resource "null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] StateTransformer: Module: [root foo bar]
2018/04/30 16:50:18 [TRACE] StateTransformer: Resource "random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420378aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] StateTransformer: Resource "random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420378aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.StateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.StateTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: null_resource.foo destroying "null_resource.foo"
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: module.foo.null_resource.apply destroying "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: module.foo.module.bar.random_id.this destroying "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: null_resource.foo destroying "null_resource.foo"
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: module.foo.null_resource.apply destroying "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: module.foo.module.bar.random_id.this destroying "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:18 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfe50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfe50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420378aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420378aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfe50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4200cfe50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this (destroy)": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420378aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this (destroy)": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420378aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc4200cff90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:18 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [DEBUG] adding missing provider: null
2018/04/30 16:50:18 [DEBUG] adding missing provider: random
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo (destroy) using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource null_resource.foo (destroy) using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply (destroy) using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.null_resource.apply (destroy) using provider provider.null
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this (destroy) using provider provider.random
2018/04/30 16:50:18 [DEBUG] resource module.foo.module.bar.random_id.this (destroy) using provider provider.random
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:18 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply (destroy)" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this (destroy)" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this module.foo.module.bar.random_id.this (destroy)]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply (destroy)" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this (destroy)" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this module.foo.module.bar.random_id.this (destroy)]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo (destroy)" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "null_resource.foo (destroy)" references: []
2018/04/30 16:50:18 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: reference graph: module.foo.module.bar.output.id
module.foo.module.bar.random_id.this
module.foo.module.bar.random_id.this (destroy)
module.foo.module.bar.random_id.this
provider.random
module.foo.module.bar.random_id.this (destroy)
provider.random
module.foo.null_resource.apply
module.foo.module.bar.output.id
provider.null
module.foo.null_resource.apply (destroy)
provider.null
module.foo.output.id
null_resource.foo
module.foo.output.id
provider.null
null_resource.foo (destroy)
provider.null
output.id
module.foo.output.id
provider.null
provider.random
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: reference graph: module.foo.module.bar.output.id
module.foo.module.bar.random_id.this
module.foo.module.bar.random_id.this (destroy)
module.foo.module.bar.random_id.this
provider.random
module.foo.module.bar.random_id.this (destroy)
provider.random
module.foo.null_resource.apply
module.foo.module.bar.output.id
provider.null
module.foo.null_resource.apply (destroy)
provider.null
module.foo.output.id
null_resource.foo
module.foo.output.id
provider.null
null_resource.foo (destroy)
provider.null
output.id
module.foo.output.id
provider.null
provider.random
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo" references [module.foo.output.id provider.null]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo (destroy)" references [provider.null]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo" references [module.foo.output.id provider.null]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo (destroy)" references [provider.null]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply" references [module.foo.module.bar.random_id.this provider.null module.foo.module.bar.output.id module.foo.module.bar.random_id.this (destroy) provider.random]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply" references [module.foo.module.bar.random_id.this provider.null module.foo.module.bar.output.id module.foo.module.bar.random_id.this (destroy) provider.random]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply (destroy)" references [provider.null]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this" references [provider.random]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply (destroy)" references [provider.null]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this" references [provider.random]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this (destroy)" references [provider.random]
2018/04/30 16:50:18 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this (destroy)" references [provider.random]
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.TargetsTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
root - terraform.graphNodeRoot
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [TRACE] Graph after step *terraform.RootTransformer:
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
module.foo.null_resource.apply - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
root - terraform.graphNodeRoot
module.foo.module.bar.random_id.this - *terraform.NodePlanDestroyableResource
null_resource.foo - *terraform.NodePlanDestroyableResource
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkPlanDestroy
2018/04/30 16:50:18 [DEBUG] Starting graph walk: walkPlanDestroy
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "root"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added new vertex: "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "module.foo.module.bar.random_id.this" waiting on "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "null_resource.foo"
2018/04/30 16:50:18 [TRACE] dag/walk: added edge: "root" waiting on "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "module.foo.module.bar.random_id.this", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "null_resource.foo"
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.null_resource.foo': evaluating
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalDiffDestroy
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Entering eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalDiffDestroy
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:50:18 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Exiting eval tree: null_resource.foo
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.null_resource.apply"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.null_resource.apply': evaluating
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalDiffDestroy
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Entering eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalDiffDestroy
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] root.foo: eval: *terraform.EvalWriteDiff
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Exiting eval tree: module.foo.null_resource.apply
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "module.foo.module.bar.random_id.this"
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': walking
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] vertex 'root.module.foo.module.bar.random_id.this': evaluating
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Entering eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalSequence
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalReadState
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalDiffDestroy
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalDiffDestroy
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalCheckPreventDestroy
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteDiff
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] root.foo.bar: eval: *terraform.EvalWriteDiff
2018/04/30 16:50:18 [TRACE] [walkPlanDestroy] Exiting eval tree: module.foo.module.bar.random_id.this
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [TRACE] dag/walk: walking "root"
2018/04/30 16:50:18 [TRACE] vertex 'root.root': walking
2018/04/30 16:50:18 [DEBUG] command: asking for input: "Do you really want to destroy?"
2018/04/30 16:50:18 [DEBUG] command: asking for input: "Do you really want to destroy?"
2018/04/30 16:50:19 [INFO] terraform: building graph: GraphTypeApply
2018/04/30 16:50:19 [INFO] terraform: building graph: GraphTypeApply
2018/04/30 16:50:19 [TRACE] DiffTransformer: starting
2018/04/30 16:50:19 [TRACE] DiffTransformer: Module: DESTROY: null_resource.foo
2018/04/30 16:50:19 [TRACE] DiffTransformer: Resource "null_resource.foo": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff(nil), Destroy:true, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:50:19 [TRACE] DiffTransformer: starting
2018/04/30 16:50:19 [TRACE] DiffTransformer: Module: DESTROY: null_resource.foo
2018/04/30 16:50:19 [TRACE] DiffTransformer: Resource "null_resource.foo": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff(nil), Destroy:true, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:50:19 [TRACE] DiffTransformer: Module: DESTROY: null_resource.apply
2018/04/30 16:50:19 [TRACE] DiffTransformer: Module: DESTROY: null_resource.apply
2018/04/30 16:50:19 [TRACE] DiffTransformer: Resource "null_resource.apply": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff(nil), Destroy:true, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:50:19 [TRACE] DiffTransformer: Module: DESTROY: random_id.this
2018/04/30 16:50:19 [TRACE] DiffTransformer: Resource "random_id.this": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff(nil), Destroy:true, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:50:19 [TRACE] DiffTransformer: Resource "null_resource.apply": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff(nil), Destroy:true, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:50:19 [TRACE] DiffTransformer: Module: DESTROY: random_id.this
2018/04/30 16:50:19 [TRACE] DiffTransformer: Resource "random_id.this": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff(nil), Destroy:true, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DiffTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DiffTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "null_resource.foo (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "null_resource.foo (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.null_resource.apply (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.null_resource.apply (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this (destroy)": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420552780), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this (destroy)": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420552780), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.AttachStateTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
2018/04/30 16:50:19 [DEBUG] adding missing provider: null
2018/04/30 16:50:19 [DEBUG] adding missing provider: random
2018/04/30 16:50:19 [DEBUG] adding missing provider: null
2018/04/30 16:50:19 [DEBUG] adding missing provider: random
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [DEBUG] resource null_resource.foo (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.null_resource.apply (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource null_resource.foo (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.null_resource.apply (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.module.bar.random_id.this (destroy) using provider provider.random
2018/04/30 16:50:19 [DEBUG] resource module.foo.module.bar.random_id.this (destroy) using provider provider.random
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: null_resource.foo (destroy) destroying "null_resource.foo"
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: module.foo.null_resource.apply (destroy) destroying "module.foo.null_resource.apply"
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: null_resource.foo (destroy) destroying "null_resource.foo"
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: module.foo.null_resource.apply (destroy) destroying "module.foo.null_resource.apply"
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: module.foo.module.bar.random_id.this (destroy) destroying "module.foo.module.bar.random_id.this"
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: module.foo.module.bar.random_id.this (destroy) destroying "module.foo.module.bar.random_id.this"
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.foo
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"foo", Type:"null_resource", RawCount:(*config.RawConfig)(0xc4203f8a10), RawConfig:(*config.RawConfig)(0xc4203f89a0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42037c180)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.null_resource.apply
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"apply", Type:"null_resource", RawCount:(*config.RawConfig)(0xc420438150), RawConfig:(*config.RawConfig)(0xc4204380e0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc42041a1e0)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.foo.module.bar.random_id.this
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"this", Type:"random_id", RawCount:(*config.RawConfig)(0xc42017c540), RawConfig:(*config.RawConfig)(0xc42017c380), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.null_resource.apply": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.null_resource.apply (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.null_resource.apply (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.bar"}, Primary:(*terraform.InstanceState)(0xc420552690), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this (destroy)": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420552780), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this (destroy)": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420552780), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "null_resource.foo": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "null_resource.foo (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "null_resource.foo (destroy)": &terraform.ResourceState{Type:"null_resource", Dependencies:[]string{"module.foo"}, Primary:(*terraform.InstanceState)(0xc4205525f0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.null", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420552780), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:19 [DEBUG] Attaching resource state to "module.foo.module.bar.random_id.this": &terraform.ResourceState{Type:"random_id", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420552780), Deposed:[]*terraform.InstanceState{}, Provider:"provider.random", mu:sync.Mutex{state:0, sema:0x0}}
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo]
2018/04/30 16:50:19 [TRACE] ProviderConfigTransformer: Starting for path: [foo bar]
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:19 [DEBUG] adding missing provider: null
2018/04/30 16:50:19 [DEBUG] adding missing provider: random
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
2018/04/30 16:50:19 [DEBUG] adding missing provider: null
2018/04/30 16:50:19 [DEBUG] adding missing provider: random
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:19 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply - *terraform.NodeAbstractResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [DEBUG] resource module.foo.module.bar.random_id.this using provider provider.random
2018/04/30 16:50:19 [DEBUG] resource null_resource.foo using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource null_resource.foo (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.null_resource.apply (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource null_resource.foo (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.null_resource.apply using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.null_resource.apply (destroy) using provider provider.null
2018/04/30 16:50:19 [DEBUG] resource module.foo.module.bar.random_id.this (destroy) using provider provider.random
2018/04/30 16:50:19 [DEBUG] resource module.foo.module.bar.random_id.this (destroy) using provider provider.random
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:19 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ParentProviderTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this - *terraform.NodeAbstractResource
provider.random - *terraform.NodeApplyableProvider
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
null_resource.foo - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:19 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this module.foo.module.bar.random_id.this (destroy)]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this module.foo.module.bar.random_id.this (destroy)]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "null_resource.foo" references: [module.foo.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "null_resource.foo (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "null_resource.foo (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply" references: [module.foo.module.bar.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: reference graph: module.foo.module.bar.output.id
module.foo.module.bar.random_id.this
module.foo.module.bar.random_id.this (destroy)
module.foo.module.bar.random_id.this
provider.random
module.foo.module.bar.random_id.this (destroy)
provider.random
module.foo.null_resource.apply
module.foo.module.bar.output.id
provider.null
module.foo.null_resource.apply (destroy)
provider.null
module.foo.output.id
null_resource.foo
module.foo.output.id
provider.null
null_resource.foo (destroy)
provider.null
output.id
module.foo.output.id
provider.null
provider.random
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: reference graph: module.foo.module.bar.output.id
module.foo.module.bar.random_id.this
module.foo.module.bar.random_id.this (destroy)
module.foo.module.bar.random_id.this
provider.random
module.foo.module.bar.random_id.this (destroy)
provider.random
module.foo.null_resource.apply
module.foo.module.bar.output.id
provider.null
module.foo.null_resource.apply (destroy)
provider.null
module.foo.output.id
null_resource.foo
module.foo.output.id
provider.null
null_resource.foo (destroy)
provider.null
output.id
module.foo.output.id
provider.null
provider.random
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo" references [module.foo.output.id provider.null]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo (destroy)" references [provider.null]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo" references [module.foo.output.id provider.null]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "null_resource.foo (destroy)" references [provider.null]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply" references [module.foo.module.bar.random_id.this provider.null module.foo.module.bar.output.id module.foo.module.bar.random_id.this (destroy) provider.random]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply" references [module.foo.module.bar.random_id.this provider.null module.foo.module.bar.output.id module.foo.module.bar.random_id.this (destroy) provider.random]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply (destroy)" references [provider.null]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: destruction of "module.foo.module.bar.random_id.this" depends on module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.null_resource.apply (destroy)" references [provider.null]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this" references [provider.random]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this (destroy)" references [provider.random]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this" references [provider.random]
2018/04/30 16:50:19 [TRACE] DestroyEdgeTransformer: creation node "module.foo.module.bar.random_id.this (destroy)" references [provider.random]
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.RootVariableTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.LocalTransformer:
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.OutputTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:19 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:19 [TRACE] Module []string{"foo", "bar"} has no variables, skipping.
2018/04/30 16:50:19 [TRACE] Module []string{"foo"} has no variables, skipping.
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.output.id" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "output.id" references: [module.foo.output.id]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "null_resource.foo (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "null_resource.foo (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.null_resource.apply (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.random" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provisioner.local-exec" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.random_id.this (destroy)" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "provider.null" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.provisioner.local-exec" references: []
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this (destroy)]
2018/04/30 16:50:19 [DEBUG] ReferenceTransformer: "module.foo.module.bar.output.id" references: [module.foo.module.bar.random_id.this (destroy)]
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.ReferenceTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] output dep: module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] output dep: module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DestroyValueReferenceTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DestroyValueReferenceTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] creating module.foo.output.id (destroy)
2018/04/30 16:50:19 [TRACE] module.foo.output.id (destroy) depends on module.foo.output.id
2018/04/30 16:50:19 [TRACE] creating module.foo.output.id (destroy)
2018/04/30 16:50:19 [TRACE] module.foo.output.id (destroy) depends on module.foo.output.id
2018/04/30 16:50:19 [TRACE] module.foo.output.id (destroy) depends on output.id
2018/04/30 16:50:19 [TRACE] module.foo.output.id (destroy) depends on output.id
2018/04/30 16:50:19 [TRACE] creating output.id (destroy)
2018/04/30 16:50:19 [TRACE] creating output.id (destroy)
2018/04/30 16:50:19 [TRACE] output.id (destroy) depends on module.foo.output.id (destroy)
2018/04/30 16:50:19 [TRACE] output.id (destroy) depends on module.foo.output.id (destroy)
2018/04/30 16:50:19 [TRACE] output.id (destroy) depends on output.id
2018/04/30 16:50:19 [TRACE] creating module.foo.module.bar.output.id (destroy)
2018/04/30 16:50:19 [TRACE] output.id (destroy) depends on output.id
2018/04/30 16:50:19 [TRACE] creating module.foo.module.bar.output.id (destroy)
2018/04/30 16:50:19 [TRACE] module.foo.module.bar.output.id (destroy) depends on module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] module.foo.module.bar.output.id (destroy) depends on module.foo.module.bar.output.id
2018/04/30 16:50:19 [TRACE] module.foo.module.bar.output.id (destroy) depends on module.foo.module.bar.random_id.this (destroy)
2018/04/30 16:50:19 [TRACE] module.foo.module.bar.output.id (destroy) depends on module.foo.module.bar.output.id
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DestroyOutputTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.DestroyOutputTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.PruneUnusedValuesTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.PruneUnusedValuesTransformer:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.graphTransformerMulti:
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *ter2018/04/30 16:50:19 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
raform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform2018/04/30 16:50:19 [TRACE] Graph after step *terraform.TargetsTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
provider.random - *terraform.NodeApplyableProvider
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.foo.output.id - *terraform.NodeApplyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id - *terraform.NodeApplyableOutput
module.foo.provisioner.local-exec - *terraform.NodeProvisioner
null_resource.foo (destroy) - *terraform.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
.NodeDestroyResource
provider.null - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
output.id - *terraform.NodeApplyableOutput
module.foo.output.id - *terraform.NodeApplyableOutput
output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.output.id (destroy) - *terraform.NodeDestroyableOutput
output.id - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provider.random - *terraform.NodeApplyableProvider
provisioner.local-exec - *terraform.NodeProvisioner
2018/04/30 16:50:19 [TRACE] Graph after step *terraform.CloseProviderTransformer:
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.foo.module.bar.output.id - *terraform.NodeApplyableOutput
module.foo.module.bar.output.id (destroy) - *terraform.NodeDestroyableOutput
module.foo.module.bar.random_id.this (destroy) - *terraform.NodeDestroyResource
module.foo.null_resource.apply (destroy) - *terraform.NodeDestroyResource
module.foo.output.id - *terraf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment