Skip to content

Instantly share code, notes, and snippets.

@elsdrium
Created July 25, 2018 04:32
Show Gist options
  • Save elsdrium/b088d031420f6a32b6931b813c316a53 to your computer and use it in GitHub Desktop.
Save elsdrium/b088d031420f6a32b6931b813c316a53 to your computer and use it in GitHub Desktop.
2018/07/25 12:21:51 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/07/25 12:21:51 [INFO] Go runtime version: go1.10.1
2018/07/25 12:21:51 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-var-file=example.tfvars"}
2018/07/25 12:21:51 [DEBUG] Attempting to open CLI config file: /home/minoschen/.terraformrc
2018/07/25 12:21:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/07/25 12:21:51 [INFO] CLI command args: []string{"apply", "-var-file=example.tfvars"}
2018/07/25 12:21:51 [INFO] command: empty terraform config, returning nil
2018/07/25 12:21:51 [DEBUG] command: no data state file found for backend config
2018/07/25 12:21:51 [DEBUG] New state was assigned lineage "4a0604d8-9f2b-2139-a357-424d03dac89d"
2018/07/25 12:21:51 [INFO] command: backend initialized: <nil>
2018/07/25 12:21:51 [DEBUG] checking for provider in "."
2018/07/25 12:21:51 [DEBUG] checking for provider in "/usr/local/bin"
2018/07/25 12:21:51 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/07/25 12:21:51 [DEBUG] found provider "terraform-provider-aws_v1.28.0_x4"
2018/07/25 12:21:51 [DEBUG] found valid plugin: "aws", "1.28.0", "/home/minoschen/workspace/sphinx-api/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.28.0_x4"
2018/07/25 12:21:51 [DEBUG] checking for provisioner in "."
2018/07/25 12:21:51 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/07/25 12:21:51 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/07/25 12:21:51 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/07/25 12:21:51 [INFO] backend/local: starting Apply operation
2018/07/25 12:21:51 [TRACE] Preserving existing state lineage "feb5295b-0984-37d8-f1a3-60c1d9b7f921"
2018/07/25 12:21:51 [TRACE] Preserving existing state lineage "feb5295b-0984-37d8-f1a3-60c1d9b7f921"
2018/07/25 12:21:51 [INFO] terraform: building graph: GraphTypeInput
2018/07/25 12:21:51 [TRACE] ConfigTransformer: Starting for path: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.LocalTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OutputTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_sns_topic.ses_topic
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_topic", Type:"aws_sns_topic", RawCount:(*config.RawConfig)(0xc4202ede30), RawConfig:(*config.RawConfig)(0xc4202edd50), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_bounce", Type:"aws_ses_identity_notification_topic", RawCount:(*config.RawConfig)(0xc4202edf80), RawConfig:(*config.RawConfig)(0xc4202edea0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_complaint", Type:"aws_ses_identity_notification_topic", RawCount:(*config.RawConfig)(0xc42044a0e0), RawConfig:(*config.RawConfig)(0xc42044a000), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"email_events_target", Type:"aws_sns_topic_subscription", RawCount:(*config.RawConfig)(0xc42044a2a0), RawConfig:(*config.RawConfig)(0xc42044a150), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_sns_topic.ses_topic": &terraform.ResourceState{Type:"aws_sns_topic", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4200c1630), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_bounce": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc4200c1680), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_complaint": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc4200c15e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Resource state not found for "aws_sns_topic_subscription.email_events_target": aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/07/25 12:21:51 [TRACE] Attach provider request: []string{} aws
2018/07/25 12:21:51 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4202edc70)}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] resource aws_sns_topic.ses_topic using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_ses_identity_notification_topic.ses_bounce using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_ses_identity_notification_topic.ses_complaint using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_sns_topic_subscription.email_events_target using provider provider.aws
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_bounce" references: [aws_sns_topic.ses_topic var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_complaint" references: [aws_sns_topic.ses_topic var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.email_events_target" references: [aws_sns_topic.ses_topic var.api-endpoints]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.region" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.domain" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.api-endpoints" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.region]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic.ses_topic" references: [var.domain]
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
aws_sns_topic.ses_topic - *terraform.NodeAbstractResource
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeAbstractResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeAbstractResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] Starting graph walk: walkInput
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "root"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.domain"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.region"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_ses_identity_notification_topic.ses_bounce" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic_subscription.email_events_target" waiting on "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic.ses_topic" waiting on "var.domain"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic.ses_topic" waiting on "provider.aws"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic_subscription.email_events_target" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_ses_identity_notification_topic.ses_complaint" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.region"
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_ses_identity_notification_topic.ses_complaint", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "provider.aws", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_ses_identity_notification_topic.ses_bounce", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_sns_topic_subscription.email_events_target", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_sns_topic.ses_topic", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.api-endpoints': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.domain"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.domain': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.region"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.region': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "provider.aws"
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws': evaluating
2018/07/25 12:21:51 [TRACE] [walkInput] Entering eval tree: provider.aws
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018-07-25T12:21:51.894+0800 [DEBUG] plugin: starting plugin: path=/home/minoschen/workspace/sphinx-api/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.28.0_x4 args=[/home/minoschen/workspace/sphinx-api/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.28.0_x4]
2018-07-25T12:21:51.894+0800 [DEBUG] plugin: waiting for RPC address: path=/home/minoschen/workspace/sphinx-api/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.28.0_x4
2018-07-25T12:21:51.900+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: plugin address: timestamp=2018-07-25T12:21:51.900+0800 address=/tmp/plugin049225612 network=unix
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInputProvider
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] [walkInput] Exiting eval tree: provider.aws
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic.ses_topic': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "provider.aws (close)"
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws (close)': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/07/25 12:21:51 [TRACE] [walkInput] Entering eval tree: provider.aws (close)
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/07/25 12:21:51 [TRACE] [walkInput] Exiting eval tree: provider.aws (close)
2018/07/25 12:21:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/07/25 12:21:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/07/25 12:21:51 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/07/25 12:21:51 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_ses_identity_notification_topic.ses_complaint.0", replace "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_sns_topic.ses_topic.0", replace "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_ses_identity_notification_topic.ses_bounce.0", replace "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/07/25 12:21:51 [TRACE] dag/walk: walking "root"
2018/07/25 12:21:51 [TRACE] vertex 'root.root': walking
2018/07/25 12:21:51 [INFO] terraform: building graph: GraphTypeValidate
2018/07/25 12:21:51 [TRACE] ConfigTransformer: Starting for path: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.LocalTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OutputTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_sns_topic.ses_topic
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_topic", Type:"aws_sns_topic", RawCount:(*config.RawConfig)(0xc4202ede30), RawConfig:(*config.RawConfig)(0xc4202edd50), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_bounce", Type:"aws_ses_identity_notification_topic", RawCount:(*config.RawConfig)(0xc4202edf80), RawConfig:(*config.RawConfig)(0xc4202edea0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_complaint", Type:"aws_ses_identity_notification_topic", RawCount:(*config.RawConfig)(0xc42044a0e0), RawConfig:(*config.RawConfig)(0xc42044a000), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"email_events_target", Type:"aws_sns_topic_subscription", RawCount:(*config.RawConfig)(0xc42044a2a0), RawConfig:(*config.RawConfig)(0xc42044a150), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_bounce": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc4200c1680), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_complaint": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc4200c15e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Resource state not found for "aws_sns_topic_subscription.email_events_target": aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_sns_topic.ses_topic": &terraform.ResourceState{Type:"aws_sns_topic", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4200c1630), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/07/25 12:21:51 [TRACE] Attach provider request: []string{} aws
2018/07/25 12:21:51 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4202edc70)}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] resource aws_ses_identity_notification_topic.ses_complaint using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_sns_topic_subscription.email_events_target using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_sns_topic.ses_topic using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_ses_identity_notification_topic.ses_bounce using provider provider.aws
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.region]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic.ses_topic" references: [var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_bounce" references: [aws_sns_topic.ses_topic var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_complaint" references: [aws_sns_topic.ses_topic var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.email_events_target" references: [aws_sns_topic.ses_topic var.api-endpoints]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.region" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.domain" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.api-endpoints" references: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
aws_sns_topic.ses_topic - *terraform.NodeValidatableResource
var.api-endpoints - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] Starting graph walk: walkValidate
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.region"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.domain"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "root"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_ses_identity_notification_topic.ses_complaint" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic.ses_topic" waiting on "provider.aws"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic_subscription.email_events_target" waiting on "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic.ses_topic" waiting on "var.domain"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.region"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic_subscription.email_events_target" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_ses_identity_notification_topic.ses_bounce" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_sns_topic.ses_topic", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_sns_topic_subscription.email_events_target", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "provider.aws", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_ses_identity_notification_topic.ses_bounce", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_ses_identity_notification_topic.ses_complaint", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.region"
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.region': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.var.api-endpoints': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.domain"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.domain': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "provider.aws"
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: provider.aws
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: provider.aws
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic.ses_topic': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic.ses_topic': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_sns_topic.ses_topic
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateCount
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_sns_topic.ses_topic
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic.ses_topic': expanding/walking dynamic subgraph
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_sns_topic.ses_topic - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_sns_topic.ses_topic": &terraform.ResourceState{Type:"aws_sns_topic", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4200c1630), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic.ses_topic - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_sns_topic.ses_topic - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic.ses_topic" references: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_sns_topic.ses_topic - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_sns_topic.ses_topic - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic.ses_topic': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic.ses_topic': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_sns_topic.ses_topic
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_sns_topic.ses_topic
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': evaluating
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateCount
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': expanding/walking dynamic subgraph
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateCount
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateCount
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_bounce": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc4200c1680), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_bounce" references: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': expanding/walking dynamic subgraph
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_complaint": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc4200c15e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_complaint" references: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': walking
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': expanding/walking dynamic subgraph
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [DEBUG] Resource state not found for "aws_sns_topic_subscription.email_events_target": aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.email_events_target" references: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeValidatableResourceInstance
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: walking "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': walking
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/07/25 12:21:51 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': evaluating
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalValidateResource
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/07/25 12:21:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/07/25 12:21:51 [TRACE] dag/walk: walking "provider.aws (close)"
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws (close)': walking
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/07/25 12:21:51 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_ses_identity_notification_topic.ses_complaint.0", replace "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/07/25 12:21:51 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_sns_topic.ses_topic.0", replace "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] [walkValidate] Entering eval tree: provider.aws (close)
2018/07/25 12:21:51 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_ses_identity_notification_topic.ses_bounce.0", replace "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/07/25 12:21:51 [TRACE] [walkValidate] Exiting eval tree: provider.aws (close)
2018/07/25 12:21:51 [TRACE] dag/walk: walking "root"
2018/07/25 12:21:51 [TRACE] vertex 'root.root': walking
2018/07/25 12:21:51 [INFO] backend/local: apply calling Refresh
2018/07/25 12:21:51 [INFO] terraform: building graph: GraphTypeRefresh
2018/07/25 12:21:51 [TRACE] ConfigTransformer: Starting for path: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
2018/07/25 12:21:51 [TRACE] ConfigTransformer: Starting for path: []
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_sns_topic.ses_topic": &terraform.ResourceState{Type:"aws_sns_topic", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420360d70), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_bounce": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc420360cd0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_complaint": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc420360d20), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:21:51 [DEBUG] Resource state not found for "aws_sns_topic_subscription.email_events_target": aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_bounce", Type:"aws_ses_identity_notification_topic", RawCount:(*config.RawConfig)(0xc4202edf80), RawConfig:(*config.RawConfig)(0xc4202edea0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_complaint", Type:"aws_ses_identity_notification_topic", RawCount:(*config.RawConfig)(0xc42044a0e0), RawConfig:(*config.RawConfig)(0xc42044a000), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_sns_topic_subscription.email_events_target
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"email_events_target", Type:"aws_sns_topic_subscription", RawCount:(*config.RawConfig)(0xc42044a2a0), RawConfig:(*config.RawConfig)(0xc42044a150), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_sns_topic.ses_topic
2018/07/25 12:21:51 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ses_topic", Type:"aws_sns_topic", RawCount:(*config.RawConfig)(0xc4202ede30), RawConfig:(*config.RawConfig)(0xc4202edd50), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/07/25 12:21:51 [TRACE] Attach provider request: []string{} aws
2018/07/25 12:21:51 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4202edc70)}
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] resource aws_sns_topic.ses_topic using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_ses_identity_notification_topic.ses_bounce using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_ses_identity_notification_topic.ses_complaint using provider provider.aws
2018/07/25 12:21:51 [DEBUG] resource aws_sns_topic_subscription.email_events_target using provider provider.aws
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.LocalTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.OutputTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.region" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.domain" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "var.api-endpoints" references: []
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.region]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic.ses_topic" references: [var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_bounce" references: [aws_sns_topic.ses_topic var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_complaint" references: [aws_sns_topic.ses_topic var.domain]
2018/07/25 12:21:51 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.email_events_target" references: [aws_sns_topic.ses_topic var.api-endpoints]
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
var.domain - *terraform.NodeRootVariable
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResource
var.api-endpoints - *terraform.NodeRootVariable
provider.aws - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResource
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResource
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResource
var.api-endpoints - *terraform.NodeRootVariable
var.domain - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
2018/07/25 12:21:51 [DEBUG] Starting graph walk: walkRefresh
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.region"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "var.domain"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic.ses_topic" waiting on "var.domain"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic_subscription.email_events_target" waiting on "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_ses_identity_notification_topic.ses_complaint" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic_subscription.email_events_target" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.region"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_ses_identity_notification_topic.ses_bounce" waiting on "aws_sns_topic.ses_topic"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:21:51 [TRACE] dag/walk: added edge: "aws_sns_topic.ses_topic" waiting on "provider.aws"
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_ses_identity_notification_topic.ses_complaint", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "provider.aws", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_ses_identity_notification_topic.ses_bounce", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_sns_topic.ses_topic", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "aws_sns_topic_subscription.email_events_target", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.domain"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.domain': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.api-endpoints"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.api-endpoints': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "var.region"
2018/07/25 12:21:51 [TRACE] vertex 'root.var.region': walking
2018/07/25 12:21:51 [TRACE] dag/walk: walking "provider.aws"
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws': walking
2018/07/25 12:21:51 [TRACE] vertex 'root.provider.aws': evaluating
2018/07/25 12:21:51 [TRACE] [walkRefresh] Entering eval tree: provider.aws
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInitProvider
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] root: eval: terraform.EvalNoop
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalOpFilter
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:21:51 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-07-25T12:21:51.942+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:51 [INFO] No assume_role block read from configuration
2018-07-25T12:21:51.942+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:51 [INFO] Building AWS region structure
2018-07-25T12:21:51.942+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:51 [INFO] Building AWS auth structure
2018-07-25T12:21:51.942+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:51 [INFO] Setting AWS metadata API timeout to 100ms
2018-07-25T12:21:52.696+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:52 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-07-25T12:21:52.696+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:52 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2018-07-25T12:21:52.696+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:52 [INFO] Initializing DeviceFarm SDK connection
2018-07-25T12:21:54.293+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:21:54 [DEBUG] Trying to get account ID via iam:GetUser
2018/07/25 12:21:56 [TRACE] dag/walk: vertex "aws_sns_topic_subscription.email_events_target", waiting for: "aws_sns_topic.ses_topic"
2018/07/25 12:21:56 [TRACE] dag/walk: vertex "aws_ses_identity_notification_topic.ses_bounce", waiting for: "aws_sns_topic.ses_topic"
2018/07/25 12:21:56 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:21:56 [TRACE] dag/walk: vertex "aws_ses_identity_notification_topic.ses_complaint", waiting for: "aws_sns_topic.ses_topic"
2018/07/25 12:21:56 [TRACE] dag/walk: vertex "aws_sns_topic.ses_topic", waiting for: "provider.aws"
2018/07/25 12:22:01 [TRACE] dag/walk: vertex "aws_sns_topic.ses_topic", waiting for: "provider.aws"
2018/07/25 12:22:01 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:22:01 [TRACE] dag/walk: vertex "aws_sns_topic_subscription.email_events_target", waiting for: "aws_sns_topic.ses_topic"
2018/07/25 12:22:01 [TRACE] dag/walk: vertex "aws_ses_identity_notification_topic.ses_complaint", waiting for: "aws_sns_topic.ses_topic"
2018/07/25 12:22:01 [TRACE] dag/walk: vertex "aws_ses_identity_notification_topic.ses_bounce", waiting for: "aws_sns_topic.ses_topic"
2018-07-25T12:22:02.198+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:22:02 [DEBUG] Getting account ID via iam:GetUser failed: AccessDenied: User: arn:aws:iam::614760964155:user/minoschen@exosite.com is not authorized to perform: iam:GetUser on resource: user minoschen@exosite.com
2018-07-25T12:22:02.198+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: status code: 403, request id: 471ed3f4-8fc2-11e8-a344-efd9c5fc17d8
2018-07-25T12:22:02.198+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:22:02 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018/07/25 12:22:04 [TRACE] [walkRefresh] Exiting eval tree: provider.aws
2018/07/25 12:22:04 [TRACE] dag/walk: walking "aws_sns_topic.ses_topic"
2018/07/25 12:22:04 [TRACE] vertex 'root.aws_sns_topic.ses_topic': walking
2018/07/25 12:22:04 [TRACE] vertex 'root.aws_sns_topic.ses_topic': evaluating
2018/07/25 12:22:04 [TRACE] [walkRefresh] Entering eval tree: aws_sns_topic.ses_topic
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:22:04 [TRACE] [walkRefresh] Exiting eval tree: aws_sns_topic.ses_topic
2018/07/25 12:22:04 [TRACE] vertex 'root.aws_sns_topic.ses_topic': expanding/walking dynamic subgraph
2018/07/25 12:22:04 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:04 [TRACE] OrphanResourceCount: Starting...
2018/07/25 12:22:04 [TRACE] OrphanResourceCount: Checking: aws_sns_topic.ses_topic
2018/07/25 12:22:04 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:04 [DEBUG] Attaching resource state to "aws_sns_topic.ses_topic": &terraform.ResourceState{Type:"aws_sns_topic", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420360d70), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:22:04 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:04 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:04 [DEBUG] ReferenceTransformer: "aws_sns_topic.ses_topic" references: []
2018/07/25 12:22:04 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:04 [TRACE] Graph after step *terraform.RootTransformer:
aws_sns_topic.ses_topic - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:04 [TRACE] dag/walk: added new vertex: "aws_sns_topic.ses_topic"
2018/07/25 12:22:04 [TRACE] dag/walk: walking "aws_sns_topic.ses_topic"
2018/07/25 12:22:04 [TRACE] vertex 'root.aws_sns_topic.ses_topic': walking
2018/07/25 12:22:04 [TRACE] vertex 'root.aws_sns_topic.ses_topic': evaluating
2018/07/25 12:22:04 [TRACE] [walkRefresh] Entering eval tree: aws_sns_topic.ses_topic
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalReadState
2018/07/25 12:22:04 [TRACE] root: eval: *terraform.EvalRefresh
2018-07-25T12:22:04.633+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:22:04 [DEBUG] Reading SNS Topic Attributes for arn:aws:sns:us-west-2:614760964155:elsdrium-gmail_com_bounce_and_complaints
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalWriteState
2018/07/25 12:22:05 [TRACE] [walkRefresh] Exiting eval tree: aws_sns_topic.ses_topic
2018/07/25 12:22:05 [TRACE] dag/walk: walking "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': walking
2018/07/25 12:22:05 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': walking
2018/07/25 12:22:05 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': walking
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': evaluating
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': evaluating
2018/07/25 12:22:05 [TRACE] [walkRefresh] Entering eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:22:05 [TRACE] [walkRefresh] Entering eval tree: aws_sns_topic_subscription.email_events_target
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': evaluating
2018/07/25 12:22:05 [TRACE] [walkRefresh] Entering eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:22:05 [TRACE] [walkRefresh] Exiting eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': expanding/walking dynamic subgraph
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/07/25 12:22:05 [TRACE] OrphanResourceCount: Starting...
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:22:05 [TRACE] OrphanResourceCount: Checking: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalIf
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/07/25 12:22:05 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_bounce": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc420360cd0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_bounce" references: []
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_ses_identity_notification_topic.ses_bounce - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:22:05 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': walking
2018/07/25 12:22:05 [TRACE] [walkRefresh] Exiting eval tree: aws_sns_topic_subscription.email_events_target
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': expanding/walking dynamic subgraph
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_bounce': evaluating
2018/07/25 12:22:05 [TRACE] [walkRefresh] Entering eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:22:05 [TRACE] OrphanResourceCount: Starting...
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalReadState
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [DEBUG] Resource state not found for "aws_sns_topic_subscription.email_events_target": aws_sns_topic_subscription.email_events_target
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.email_events_target" references: []
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_sns_topic_subscription.email_events_target - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] dag/walk: added new vertex: "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:22:05 [TRACE] dag/walk: walking "aws_sns_topic_subscription.email_events_target"
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': walking
2018/07/25 12:22:05 [TRACE] [walkRefresh] Exiting eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': expanding/walking dynamic subgraph
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalRefresh
2018/07/25 12:22:05 [TRACE] OrphanResourceCount: Starting...
2018/07/25 12:22:05 [TRACE] OrphanResourceCount: Checking: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_sns_topic_subscription.email_events_target': evaluating
2018/07/25 12:22:05 [TRACE] [walkRefresh] Entering eval tree: aws_sns_topic_subscription.email_events_target
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/07/25 12:22:05 [DEBUG] Attaching resource state to "aws_ses_identity_notification_topic.ses_complaint": &terraform.ResourceState{Type:"aws_ses_identity_notification_topic", Dependencies:[]string{"aws_sns_topic.ses_topic"}, Primary:(*terraform.InstanceState)(0xc420360d20), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [DEBUG] ReferenceTransformer: "aws_ses_identity_notification_topic.ses_complaint" references: []
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_ses_identity_notification_topic.ses_complaint - *terraform.NodeRefreshableManagedResourceInstance
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalValidateResource
2018/07/25 12:22:05 [TRACE] dag/walk: added new vertex: "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:22:05 [TRACE] dag/walk: walking "aws_ses_identity_notification_topic.ses_complaint"
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': walking
2018/07/25 12:22:05 [TRACE] vertex 'root.aws_ses_identity_notification_topic.ses_complaint': evaluating
2018/07/25 12:22:05 [TRACE] [walkRefresh] Entering eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalSequence
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalReadState
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalRefresh
2018-07-25T12:22:05.698+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:22:05 [DEBUG] Reading SES Identity Notification Topic Attributes: {
2018-07-25T12:22:05.698+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: Identities: ["elsdrium@gmail.com"]
2018-07-25T12:22:05.698+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: }
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalReadState
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalDiff
2018-07-25T12:22:05.699+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: 2018/07/25 12:22:05 [DEBUG] Reading SES Identity Notification Topic Attributes: {
2018-07-25T12:22:05.699+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: Identities: ["elsdrium@gmail.com"]
2018-07-25T12:22:05.699+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: }
2018/07/25 12:22:05 [TRACE] root: eval: *terraform.EvalWriteState
2018/07/25 12:22:05 [TRACE] [walkRefresh] Exiting eval tree: aws_sns_topic_subscription.email_events_target
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: panic: runtime error: invalid memory address or nil pointer dereference
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x215bcac]
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4:
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: goroutine 146 [running]:
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: github.com/terraform-providers/terraform-provider-aws/aws.resourceAwsSesNotificationTopicRead(0xc4201bba40, 0x29f70a0, 0xc420242900, 0xc4201bba40, 0x0)
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /opt/teamcity-agent/work/770c7f58f3da7bdc/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_ses_identity_notification_topic.go:97 +0x3ec
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).Refresh(0xc4203313b0, 0xc42095c190, 0x29f70a0, 0xc420242900, 0xc420486190, 0xc420932c01, 0x80000000018)
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /opt/teamcity-agent/work/770c7f58f3da7bdc/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:352 +0x17e
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).Refresh(0xc4201d0a80, 0xc42095c140, 0xc42095c190, 0x7ff42ccbad90, 0x0, 0x25bd3a0)
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /opt/teamcity-agent/work/770c7f58f3da7bdc/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:308 +0x9a
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Refresh(0xc4206c7040, 0xc4204750e0, 0xc4204751b0, 0x0, 0x0)
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /opt/teamcity-agent/work/770c7f58f3da7bdc/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:549 +0x4e
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: reflect.Value.call(0xc420060f00, 0xc420168078, 0x13, 0x2f10557, 0x4, 0xc420af4f20, 0x3, 0x3, 0x0, 0x0, ...)
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /usr/local/go/src/reflect/value.go:434 +0x905
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: reflect.Value.Call(0xc420060f00, 0xc420168078, 0x13, 0xc4209a1720, 0x3, 0x3, 0xc4207e5140, 0xc4207e5200, 0xc4207b81e0)
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /usr/local/go/src/reflect/value.go:302 +0xa4
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: net/rpc.(*service).call(0xc420162180, 0xc42015c140, 0xc420332190, 0xc420150500, 0xc420166140, 0x2527520, 0xc4204750e0, 0x16, 0x2527560, 0xc4204751b0, ...)
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /usr/local/go/src/net/rpc/server.go:381 +0x142
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: created by net/rpc.(*Server).ServeCodec
2018-07-25T12:22:06.935+0800 [DEBUG] plugin.terraform-provider-aws_v1.28.0_x4: /usr/local/go/src/net/rpc/server.go:475 +0x36b
2018/07/25 12:22:06 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_ses_identity_notification_topic.ses_bounce"
2018/07/25 12:22:06 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_ses_identity_notification_topic.ses_complaint: unexpected EOF
2018/07/25 12:22:06 [ERROR] root: eval: *terraform.EvalSequence, err: aws_ses_identity_notification_topic.ses_complaint: unexpected EOF
2018-07-25T12:22:06.942+0800 [DEBUG] plugin: plugin process exited: path=/home/minoschen/workspace/sphinx-api/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.28.0_x4
2018/07/25 12:22:06 [ERROR] root: eval: *terraform.EvalRefresh, err: aws_ses_identity_notification_topic.ses_bounce: unexpected EOF
2018/07/25 12:22:06 [TRACE] [walkRefresh] Exiting eval tree: aws_ses_identity_notification_topic.ses_complaint
2018/07/25 12:22:06 [ERROR] root: eval: *terraform.EvalSequence, err: aws_ses_identity_notification_topic.ses_bounce: unexpected EOF
2018/07/25 12:22:06 [TRACE] [walkRefresh] Exiting eval tree: aws_ses_identity_notification_topic.ses_bounce
2018/07/25 12:22:06 [TRACE] dag/walk: upstream errored, not walking "provider.aws (close)"
2018/07/25 12:22:06 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-07-25T12:22:06.942+0800 [WARN ] plugin: error closing client during Kill: err="connection is shut down"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment