Skip to content

Instantly share code, notes, and snippets.

@jbscare
Last active May 2, 2018 17:27
Show Gist options
  • Save jbscare/daa09aceb771e8d6cddcb9931d83e396 to your computer and use it in GitHub Desktop.
Save jbscare/daa09aceb771e8d6cddcb9931d83e396 to your computer and use it in GitHub Desktop.
2018/05/02 13:14:14 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/05/02 13:14:14 [INFO] Go runtime version: go1.10.1
2018/05/02 13:14:14 [INFO] CLI args: []string{"/home/jsmift/ziphole/terraform", "apply"}
2018/05/02 13:14:14 [DEBUG] Attempting to open CLI config file: /home/jsmift/.terraformrc
2018/05/02 13:14:14 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/05/02 13:14:14 [INFO] CLI command args: []string{"apply"}
2018/05/02 13:14:14 [INFO] command: empty terraform config, returning nil
2018/05/02 13:14:14 [DEBUG] command: no data state file found for backend config
2018/05/02 13:14:14 [DEBUG] New state was assigned lineage "920fe9d3-362d-9a9d-f811-cda9b0e3976f"
2018/05/02 13:14:14 [INFO] command: backend initialized: <nil>
2018/05/02 13:14:14 [DEBUG] checking for provider in "."
2018/05/02 13:14:14 [DEBUG] checking for provider in "/home/jsmift/ziphole"
2018/05/02 13:14:14 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/05/02 13:14:14 [DEBUG] found provider "terraform-provider-aws_v1.16.0_x4"
2018/05/02 13:14:14 [DEBUG] found valid plugin: "aws", "1.16.0", "/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4"
2018/05/02 13:14:14 [DEBUG] checking for provisioner in "."
2018/05/02 13:14:14 [DEBUG] checking for provisioner in "/home/jsmift/ziphole"
2018/05/02 13:14:14 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/05/02 13:14:14 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/05/02 13:14:14 [INFO] backend/local: starting Apply operation
2018/05/02 13:14:14 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:14 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:14 [INFO] terraform: building graph: GraphTypeInput
2018/05/02 13:14:14 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:14:14 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc4203bea10), RawConfig:(*config.RawConfig)(0xc4203be9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42033d1d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:14:14 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:14:14 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:14:14 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203be930)}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:14 [DEBUG] Starting graph walk: walkInput
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:14:14 [TRACE] [walkInput] Entering eval tree: provider.aws
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInitProvider
2018-05-02T13:14:14.677-0400 [DEBUG] plugin: starting plugin: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4 args=[/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4]
2018-05-02T13:14:14.678-0400 [DEBUG] plugin: waiting for RPC address: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4
2018-05-02T13:14:14.684-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: plugin address: timestamp=2018-05-02T13:14:14.684-0400 address=/var/tmp/plugin236431889 network=unix
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInputProvider
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] [walkInput] Exiting eval tree: provider.aws
2018/05/02 13:14:14 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:14 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:14 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:14:14 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:14:14 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:14 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:14:14 [TRACE] [walkInput] Entering eval tree: provider.aws (close)
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:14:14 [TRACE] [walkInput] Exiting eval tree: provider.aws (close)
2018/05/02 13:14:14 [TRACE] dag/walk: walking "root"
2018/05/02 13:14:14 [TRACE] vertex 'root.root': walking
2018/05/02 13:14:14 [INFO] terraform: building graph: GraphTypeValidate
2018/05/02 13:14:14 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:14:14 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc4203bea10), RawConfig:(*config.RawConfig)(0xc4203be9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42033d1d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:14:14 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:14:14 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:14:14 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203be930)}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:14 [DEBUG] Starting graph walk: walkValidate
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:14:14 [TRACE] [walkValidate] Entering eval tree: provider.aws
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] [walkValidate] Exiting eval tree: provider.aws
2018/05/02 13:14:14 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:14:14 [TRACE] [walkValidate] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalValidateCount
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:14:14 [TRACE] [walkValidate] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:14:14 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42033d1d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:14:14 [TRACE] [walkValidate] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:14:14 [TRACE] [walkValidate] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:14 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:14:14 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:14:14 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:14:14 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:14 [TRACE] [walkValidate] Entering eval tree: provider.aws (close)
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:14:14 [TRACE] [walkValidate] Exiting eval tree: provider.aws (close)
2018/05/02 13:14:14 [TRACE] dag/walk: walking "root"
2018/05/02 13:14:14 [TRACE] vertex 'root.root': walking
2018/05/02 13:14:14 [INFO] backend/local: apply calling Refresh
2018/05/02 13:14:14 [INFO] terraform: building graph: GraphTypeRefresh
2018/05/02 13:14:14 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:14:14 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:14:14 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42033cb90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:14:14 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:14:14 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc4203bea10), RawConfig:(*config.RawConfig)(0xc4203be9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:14:14 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:14:14 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:14:14 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203be930)}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:14:14 [DEBUG] Starting graph walk: walkRefresh
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:14:14 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:14:14 [TRACE] [walkRefresh] Entering eval tree: provider.aws
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:14:14.729-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [INFO] No assume_role block read from configuration
2018-05-02T13:14:14.729-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [INFO] Building AWS region structure
2018-05-02T13:14:14.729-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [INFO] Building AWS auth structure
2018-05-02T13:14:14.729-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:14:14.731-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:14:14.731-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:14:14.731-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=ba3aa0ed0b93fc83ed30ef1e6e9e3b0a36ebc1240bf85fe2a9e42d82181bf8eb
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171414Z
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:14:14.732-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:14 GMT
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 3d4109d4-4e2c-11e8-8a9b-67d905460a84
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>3d4109d4-4e2c-11e8-8a9b-67d905460a84</RequestId>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:14:14.807-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=c983f344cb1f25f478b5eff6e92d55e7ac4de45ab610afcd75c1d8484718fcb4
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171414Z
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:14:14.808-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:14 GMT
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 3d50252e-4e2c-11e8-ba08-2fa3d311d5d7
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.909-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>3d50252e-4e2c-11e8-ba08-2fa3d311d5d7</RequestId>
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 3d50252e-4e2c-11e8-ba08-2fa3d311d5d7
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 3d50252e-4e2c-11e8-ba08-2fa3d311d5d7
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=ba3aa0ed0b93fc83ed30ef1e6e9e3b0a36ebc1240bf85fe2a9e42d82181bf8eb
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171414Z
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:14:14.910-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.924-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:14:14.924-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:14.924-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:14.924-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:14.924-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:14:14.924-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:14 GMT
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 3d52478c-4e2c-11e8-b9c5-99254771659a
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>3d52478c-4e2c-11e8-b9c5-99254771659a</RequestId>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=547910afde247020b0b0a635919ada9f446a19edd10acf80c01babc76841dee4
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171414Z
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:14:14.925-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:13 GMT
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>793552f9-18a4-414d-8f66-f3710f6a8f36</requestId>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:14:14.955-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:14:14 [TRACE] [walkRefresh] Exiting eval tree: provider.aws
2018/05/02 13:14:14 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:14:14 [TRACE] [walkRefresh] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:14:14 [TRACE] [walkRefresh] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:14:14 [TRACE] OrphanResourceCount: Starting...
2018/05/02 13:14:14 [TRACE] OrphanResourceCount: Checking: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:14:14 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42033cb90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:14:14 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:14:14 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:14:14 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:14 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:14:14 [TRACE] [walkRefresh] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:14:14 [TRACE] root: eval: *terraform.EvalRefresh
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:14 [DEBUG] [aws-sdk-go] DEBUG: Request config/DescribeConfigRules Details:
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: config.us-east-1.amazonaws.com
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 41
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/config/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=d7fcebe946dc82033860553d1bbcfc3a4ab29a8437ed63c925fbd83411b4b3f2
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171414Z
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Target: StarlingDoveService.DescribeConfigRules
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:14.957-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Response config/DescribeConfigRules Details:
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 155
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:14 GMT
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Strict-Transport-Security: max-age=86400
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 3d65a8fc-4e2c-11e8-b327-c7e31886ba17
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] {"__type":"NoSuchConfigRuleException","message":"The ConfigRule 'jbstest-certcheck' provided in the request is invalid. Please check the configRule name."}
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Validate Response config/DescribeConfigRules failed, not retrying, error NoSuchConfigRuleException: The ConfigRule 'jbstest-certcheck' provided in the request is invalid. Please check the configRule name.
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 3d65a8fc-4e2c-11e8-b327-c7e31886ba17
2018-05-02T13:14:15.074-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [WARN] Config Rule "jbstest-certcheck" is gone (NoSuchConfigRuleException)
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:14:15 [TRACE] [walkRefresh] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:14:15 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:14:15 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:14:15 [TRACE] [walkRefresh] Entering eval tree: provider.aws (close)
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:14:15 [TRACE] [walkRefresh] Exiting eval tree: provider.aws (close)
2018/05/02 13:14:15 [INFO] backend/local: apply calling Plan
2018/05/02 13:14:15 [INFO] terraform: building graph: GraphTypePlan
2018/05/02 13:14:15 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:14:15 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc4203bea10), RawConfig:(*config.RawConfig)(0xc4203be9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [DEBUG] Resource state not found for "aws_config_config_rule.jbstest-certcheck": aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:14:15 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:14:15 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:14:15 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203be930)}
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:15 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:15 [DEBUG] Starting graph walk: walkPlan
2018/05/02 13:14:15 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:14:15 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:14:15 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:15 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:14:15 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:15 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:15 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:15 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:15 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:14:15 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:14:15 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:14:15 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:14:15 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:14:15 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:14:15 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:14:15 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:14:15 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:14:15 [TRACE] [walkPlan] Entering eval tree: provider.aws
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:14:15 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:15 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:14:15.078-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [INFO] No assume_role block read from configuration
2018-05-02T13:14:15.078-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [INFO] Building AWS region structure
2018-05-02T13:14:15.078-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [INFO] Building AWS auth structure
2018-05-02T13:14:15.078-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:14:15.078-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:14:15.078-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=12cc7a3afd199643491eb2d0ead8ba65cd5123278c822ca0aa0289dbd3bde37d
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171415Z
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:14:15.079-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:14 GMT
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 3d6be9bc-4e2c-11e8-85c6-457168203d6d
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>3d6be9bc-4e2c-11e8-85c6-457168203d6d</RequestId>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=dd8c7c303aa2511f5f114ed80dcaed7b0eb59908dde8ac9155c454a55b8fb33b
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171415Z
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:14:15.092-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.733-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:14:15.733-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:15.733-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:14:15.733-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:15.733-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:15 GMT
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 3dcca79b-4e2c-11e8-88b9-ab11e5fb4f95
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>3dcca79b-4e2c-11e8-88b9-ab11e5fb4f95</RequestId>
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 3dcca79b-4e2c-11e8-88b9-ab11e5fb4f95
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 3dcca79b-4e2c-11e8-88b9-ab11e5fb4f95
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=12cc7a3afd199643491eb2d0ead8ba65cd5123278c822ca0aa0289dbd3bde37d
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171415Z
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:14:15.734-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:15 GMT
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 3dd1142c-4e2c-11e8-9f89-51ef9cb73afb
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>3dd1142c-4e2c-11e8-9f89-51ef9cb73afb</RequestId>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=779087187ad02c132bd630cfff8566c0e83abcc4ff4ea8cb18db52c27f2bc474
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171415Z
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:14:15.750-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:15 GMT
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:15 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>f0c64f93-2c0b-4255-b9ed-8348d7241ccb</requestId>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:14:15.778-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:14:15 [TRACE] [walkPlan] Exiting eval tree: provider.aws
2018/05/02 13:14:15 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:15 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:15 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:14:15 [TRACE] [walkPlan] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:14:15 [TRACE] [walkPlan] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:14:15 [TRACE] OrphanResourceCount: Starting...
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:14:15 [DEBUG] Resource state not found for "aws_config_config_rule.jbstest-certcheck": aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:14:15 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:14:15 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:14:15 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:15 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:15 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:15 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:14:15 [TRACE] [walkPlan] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalDiff
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/05/02 13:14:15 [TRACE] [walkPlan] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:15 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:15 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:14:15 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:14:15 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:14:15 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:15 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:14:15 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:14:15 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:14:15 [TRACE] [walkPlan] Entering eval tree: provider.aws (close)
2018/05/02 13:14:15 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:14:15 [TRACE] [walkPlan] Exiting eval tree: provider.aws (close)
2018/05/02 13:14:15 [TRACE] dag/walk: walking "root"
2018/05/02 13:14:15 [TRACE] vertex 'root.root': walking
2018/05/02 13:14:15 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2018/05/02 13:14:25 [INFO] terraform: building graph: GraphTypeApply
2018/05/02 13:14:25 [TRACE] DiffTransformer: starting
2018/05/02 13:14:25 [TRACE] DiffTransformer: Module: CREATE: aws_config_config_rule.jbstest-certcheck
arn: "" => "<computed>"
name: "" => "jbstest-cetrcehck"
rule_id: "" => "<computed>"
source.#: "0" => "1"
source.0.owner: "" => "AWS"
source.0.source_identifier: "" => "ACM_CERTIFICATE_EXPIRATION_CHECK"
2018/05/02 13:14:25 [TRACE] DiffTransformer: Resource "aws_config_config_rule.jbstest-certcheck": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"name":*terraform.ResourceAttrDiff{Old:"", New:"jbstest-cetrcehck", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "source.#":*terraform.ResourceAttrDiff{Old:"0", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "source.0.source_identifier":*terraform.ResourceAttrDiff{Old:"", New:"ACM_CERTIFICATE_EXPIRATION_CHECK", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "source.0.owner":*terraform.ResourceAttrDiff{Old:"", New:"AWS", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "rule_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.DiffTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:14:25 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:14:25 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:25 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc4203bea10), RawConfig:(*config.RawConfig)(0xc4203be9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:14:25 [DEBUG] Resource state not found for "aws_config_config_rule.jbstest-certcheck": aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:14:25 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:14:25 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:14:25 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4203be930)}
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:14:25 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:25 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:14:25 [DEBUG] Starting graph walk: walkApply
2018/05/02 13:14:25 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:14:25 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:14:25 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:25 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:14:25 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:25 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:25 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:25 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:14:25 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:14:25 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:25 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:14:25 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:14:25 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:14:25 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:14:25 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:14:25 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:14:25 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:14:25 [TRACE] [walkApply] Entering eval tree: provider.aws
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:14:25 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:25 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:25 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:14:25.971-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [INFO] No assume_role block read from configuration
2018-05-02T13:14:25.971-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [INFO] Building AWS region structure
2018-05-02T13:14:25.971-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [INFO] Building AWS auth structure
2018-05-02T13:14:25.971-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=b4a6e4f9a28f1d8fc74315908812048a01b11ab768f85d939fd53c92524fb69e
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171425Z
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:14:25.972-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:25 GMT
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 43eaf7f1-4e2c-11e8-8c6d-29ec4e9a2dd3
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>43eaf7f1-4e2c-11e8-8c6d-29ec4e9a2dd3</RequestId>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:25 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=13aeb470a4324fd17da5488324da941774d6d8dfb6b922fce6d3902e1d78589a
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171425Z
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:14:25.990-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:25 GMT
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 43ed9039-4e2c-11e8-ba08-2fa3d311d5d7
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>43ed9039-4e2c-11e8-ba08-2fa3d311d5d7</RequestId>
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 43ed9039-4e2c-11e8-ba08-2fa3d311d5d7
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:14:26.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 43ed9039-4e2c-11e8-ba08-2fa3d311d5d7
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=552d87984251f111b704de3efed3018031e85def5b95848c683dbe52543d3a1a
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171426Z
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:14:26.009-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:25 GMT
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 43ef3e71-4e2c-11e8-ab47-47f947f29e00
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>43ef3e71-4e2c-11e8-ab47-47f947f29e00</RequestId>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:14:26.021-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=887c2f026d0a133ddf51626b4e7da885a7814986a131f556d7dd34d3ac99e4ab
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171426Z
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:14:26.022-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:25 GMT
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>73d6dc92-2543-447b-8bde-f015fb02aad8</requestId>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:14:26.051-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:14:26 [TRACE] [walkApply] Exiting eval tree: provider.aws
2018/05/02 13:14:26 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:26 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:14:26 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:14:26 [TRACE] [walkApply] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalInstanceInfo
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalReadDiff
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:14:26 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalDiff
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalReadDiff
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalCompareDiff
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalApplyPre
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalApply
2018/05/02 13:14:26 [DEBUG] apply: aws_config_config_rule.jbstest-certcheck: executing Apply
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] Creating AWSConfig config rule: {
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRule: {
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleName: "jbstest-cetrcehck",
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Source: {
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Owner: "AWS",
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: SourceIdentifier: "ACM_CERTIFICATE_EXPIRATION_CHECK"
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] Waiting for state to become: [success]
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Request config/PutConfigRule Details:
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: config.us-east-1.amazonaws.com
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 132
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/config/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=4e13c5511e04a59e1b5e97d64c72adf36c1cb509956433a63fa37c7e7d94be4d
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:14:26.054-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171426Z
2018-05-02T13:14:26.055-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:26.055-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Target: StarlingDoveService.PutConfigRule
2018-05-02T13:14:26.055-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:26.055-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.055-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Response config/PutConfigRule Details:
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 0
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:25 GMT
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Strict-Transport-Security: max-age=86400
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 43f61c49-4e2c-11e8-90f1-695388f11f87
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go]
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] AWSConfig config rule "jbstest-cetrcehck" created
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Request config/DescribeConfigRules Details:
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: config.us-east-1.amazonaws.com
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 41
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/config/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=ad94614caea58617116840c508d9b0024ac828ab7c20645ac19c3ddfb98713a3
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171426Z
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Target: StarlingDoveService.DescribeConfigRules
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.240-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] DEBUG: Response config/DescribeConfigRules Details:
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 285
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:14:25 GMT
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Strict-Transport-Security: max-age=86400
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 4412a4b6-4e2c-11e8-8449-6938e6fb53a9
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] [aws-sdk-go] {"ConfigRules":[{"ConfigRuleArn":"arn:aws:config:us-east-1:763522244181:config-rule/config-rule-5d8vbh","ConfigRuleId":"config-rule-5d8vbh","ConfigRuleName":"jbstest-cetrcehck","ConfigRuleState":"ACTIVE","Source":{"Owner":"AWS","SourceIdentifier":"ACM_CERTIFICATE_EXPIRATION_CHECK"}}]}
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:14:26 [DEBUG] AWS Config config rule received: {
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRules: [{
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleArn: "arn:aws:config:us-east-1:763522244181:config-rule/config-rule-5d8vbh",
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleId: "config-rule-5d8vbh",
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleName: "jbstest-cetrcehck",
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleState: "ACTIVE",
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Source: {
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Owner: "AWS",
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: SourceIdentifier: "ACM_CERTIFICATE_EXPIRATION_CHECK"
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }]
2018-05-02T13:14:26.274-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalApplyPost
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2018/05/02 13:14:26 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:26 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:26 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:26 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:26 [TRACE] [walkApply] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:14:26 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:14:26 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:14:26 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:14:26 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:14:26 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:14:26 [TRACE] [walkApply] Entering eval tree: provider.aws (close)
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:14:26 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:14:26 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:26 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:14:26 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:14:26 [TRACE] [walkApply] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:14:26 [TRACE] [walkApply] Exiting eval tree: provider.aws (close)
2018/05/02 13:14:26 [TRACE] dag/walk: walking "root"
2018/05/02 13:14:26 [TRACE] vertex 'root.root': walking
2018/05/02 13:14:26 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:26 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:26 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:14:26 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-05-02T13:14:26.286-0400 [DEBUG] plugin: plugin process exited: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4
2018/05/02 13:16:40 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/05/02 13:16:40 [INFO] Go runtime version: go1.10.1
2018/05/02 13:16:40 [INFO] CLI args: []string{"/home/jsmift/ziphole/terraform", "plan"}
2018/05/02 13:16:40 [DEBUG] Attempting to open CLI config file: /home/jsmift/.terraformrc
2018/05/02 13:16:40 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/05/02 13:16:40 [INFO] CLI command args: []string{"plan"}
2018/05/02 13:16:40 [INFO] command: empty terraform config, returning nil
2018/05/02 13:16:40 [DEBUG] command: no data state file found for backend config
2018/05/02 13:16:40 [DEBUG] New state was assigned lineage "1d36891f-e337-2cc7-be4b-cca6594ada87"
2018/05/02 13:16:40 [INFO] command: backend initialized: <nil>
2018/05/02 13:16:40 [DEBUG] checking for provider in "."
2018/05/02 13:16:40 [DEBUG] checking for provider in "/home/jsmift/ziphole"
2018/05/02 13:16:40 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/05/02 13:16:40 [DEBUG] found provider "terraform-provider-aws_v1.16.0_x4"
2018/05/02 13:16:40 [DEBUG] found valid plugin: "aws", "1.16.0", "/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4"
2018/05/02 13:16:40 [DEBUG] checking for provisioner in "."
2018/05/02 13:16:40 [DEBUG] checking for provisioner in "/home/jsmift/ziphole"
2018/05/02 13:16:40 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/05/02 13:16:40 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/05/02 13:16:40 [INFO] backend/local: starting Plan operation
2018/05/02 13:16:40 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:16:40 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:16:40 [INFO] terraform: building graph: GraphTypeInput
2018/05/02 13:16:40 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:16:40 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:40 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc420297c00), RawConfig:(*config.RawConfig)(0xc420297b90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42045c4b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:16:40 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:16:40 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:16:40 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc420297b20)}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:16:40 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:16:40 [DEBUG] Starting graph walk: walkInput
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:16:40 [TRACE] [walkInput] Entering eval tree: provider.aws
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInitProvider
2018-05-02T13:16:40.851-0400 [DEBUG] plugin: starting plugin: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4 args=[/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4]
2018-05-02T13:16:40.851-0400 [DEBUG] plugin: waiting for RPC address: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4
2018-05-02T13:16:40.858-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: plugin address: timestamp=2018-05-02T13:16:40.858-0400 address=/var/tmp/plugin450500635 network=unix
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInputProvider
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] [walkInput] Exiting eval tree: provider.aws
2018/05/02 13:16:40 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:16:40 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:40 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:16:40 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:16:40 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:16:40 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:16:40 [TRACE] [walkInput] Entering eval tree: provider.aws (close)
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:16:40 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:16:40 [TRACE] [walkInput] Exiting eval tree: provider.aws (close)
2018/05/02 13:16:40 [TRACE] dag/walk: walking "root"
2018/05/02 13:16:40 [TRACE] vertex 'root.root': walking
2018/05/02 13:16:40 [INFO] terraform: building graph: GraphTypeValidate
2018/05/02 13:16:40 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:16:40 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:40 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc420297c00), RawConfig:(*config.RawConfig)(0xc420297b90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42045c4b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:16:40 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:16:40 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:16:40 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc420297b20)}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:16:40 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:16:40 [DEBUG] Starting graph walk: walkValidate
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:16:40 [TRACE] [walkValidate] Entering eval tree: provider.aws
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] [walkValidate] Exiting eval tree: provider.aws
2018/05/02 13:16:40 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:16:40 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:16:40 [TRACE] [walkValidate] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalValidateCount
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:16:40 [TRACE] [walkValidate] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:40 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:16:40 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42045c4b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:16:40 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:16:40 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:16:40 [TRACE] [walkValidate] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:16:40 [TRACE] [walkValidate] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:40 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:40 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:16:40 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:16:40 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:16:40 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:16:40 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:16:40 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:16:40 [TRACE] [walkValidate] Entering eval tree: provider.aws (close)
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:16:40 [TRACE] [walkValidate] Exiting eval tree: provider.aws (close)
2018/05/02 13:16:40 [TRACE] dag/walk: walking "root"
2018/05/02 13:16:40 [TRACE] vertex 'root.root': walking
2018/05/02 13:16:40 [INFO] backend/local: plan calling Refresh
2018/05/02 13:16:40 [INFO] terraform: building graph: GraphTypeRefresh
2018/05/02 13:16:40 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:16:40 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:16:40 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420328370), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:16:40 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:16:40 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:40 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc420297c00), RawConfig:(*config.RawConfig)(0xc420297b90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:16:40 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:16:40 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:16:40 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc420297b20)}
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:16:40 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:40 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:16:40 [DEBUG] Starting graph walk: walkRefresh
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:16:40 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:16:40 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:16:40 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:16:40 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:16:40 [TRACE] [walkRefresh] Entering eval tree: provider.aws
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:40 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:16:40.904-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [INFO] No assume_role block read from configuration
2018-05-02T13:16:40.904-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [INFO] Building AWS region structure
2018-05-02T13:16:40.904-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [INFO] Building AWS auth structure
2018-05-02T13:16:40.904-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:16:40.905-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:16:40.905-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:16:40.905-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=9fe8c2b7262aa4ae49c91e858feb9920d6d71086718be8f483a7ab944105e9cd
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171640Z
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:16:40.906-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 946207c5-4e2c-11e8-a3b4-efbf4e1297b2
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>946207c5-4e2c-11e8-a3b4-efbf4e1297b2</RequestId>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:40 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=827f3283d852f5fd28c064b81f0f3e639871881a6312cf1b456be8e247c20ef6
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171640Z
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:16:40.985-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 94638dfd-4e2c-11e8-aefc-e9f5e6920721
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>94638dfd-4e2c-11e8-aefc-e9f5e6920721</RequestId>
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 94638dfd-4e2c-11e8-aefc-e9f5e6920721
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 94638dfd-4e2c-11e8-aefc-e9f5e6920721
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:16:41.007-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=07e9002941c530c15f0b4ce7e6cd3176378424f383b9b4364aaaac710ebd520f
2018-05-02T13:16:41.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:41.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171641Z
2018-05-02T13:16:41.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:41.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:41.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:16:41.008-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 94671099-4e2c-11e8-8bef-c77a570546b3
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>94671099-4e2c-11e8-8bef-c77a570546b3</RequestId>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=7ca6c81ddf41614f94c5f52f93e79c1aa9b8378afb0de035e64591fcd197d33c
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171641Z
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:16:41.023-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>4481f5c7-f8a5-4924-8598-a8f606c47269</requestId>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:16:41.208-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:16:41 [TRACE] [walkRefresh] Exiting eval tree: provider.aws
2018/05/02 13:16:41 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:16:41 [TRACE] [walkRefresh] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:16:41 [TRACE] [walkRefresh] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:16:41 [TRACE] OrphanResourceCount: Starting...
2018/05/02 13:16:41 [TRACE] OrphanResourceCount: Checking: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:16:41 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420328370), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:16:41 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:16:41 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:16:41 [TRACE] [walkRefresh] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalRefresh
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Request config/DescribeConfigRules Details:
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: config.us-east-1.amazonaws.com
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 41
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/config/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=8626b275a604ec545784252c70c43dc8f9285d4b7b1b9f6b39fe7b32410778cb
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171641Z
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Target: StarlingDoveService.DescribeConfigRules
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.210-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.316-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response config/DescribeConfigRules Details:
2018-05-02T13:16:41.316-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.316-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:16:41.316-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.316-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 285
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Strict-Transport-Security: max-age=86400
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 949106d9-4e2c-11e8-822d-215ef481d05f
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] {"ConfigRules":[{"ConfigRuleArn":"arn:aws:config:us-east-1:763522244181:config-rule/config-rule-5d8vbh","ConfigRuleId":"config-rule-5d8vbh","ConfigRuleName":"jbstest-cetrcehck","ConfigRuleState":"ACTIVE","Source":{"Owner":"AWS","SourceIdentifier":"ACM_CERTIFICATE_EXPIRATION_CHECK"}}]}
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] AWS Config config rule received: {
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRules: [{
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleArn: "arn:aws:config:us-east-1:763522244181:config-rule/config-rule-5d8vbh",
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleId: "config-rule-5d8vbh",
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleName: "jbstest-cetrcehck",
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleState: "ACTIVE",
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Source: {
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Owner: "AWS",
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: SourceIdentifier: "ACM_CERTIFICATE_EXPIRATION_CHECK"
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }]
2018-05-02T13:16:41.317-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:16:41 [TRACE] [walkRefresh] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:16:41 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:16:41 [TRACE] [walkRefresh] Entering eval tree: provider.aws (close)
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:16:41 [TRACE] [walkRefresh] Exiting eval tree: provider.aws (close)
2018/05/02 13:16:41 [INFO] backend/local: plan calling Plan
2018/05/02 13:16:41 [INFO] terraform: building graph: GraphTypePlan
2018/05/02 13:16:41 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:16:41 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc420297c00), RawConfig:(*config.RawConfig)(0xc420297b90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42045cd20), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:16:41 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:16:41 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:16:41 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc420297b20)}
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:16:41 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:16:41 [DEBUG] Starting graph walk: walkPlan
2018/05/02 13:16:41 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:16:41 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:16:41 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:16:41 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:41 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:16:41 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:16:41 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:41 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:16:41 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:16:41 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:16:41 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:16:41 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:16:41 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:16:41 [TRACE] [walkPlan] Entering eval tree: provider.aws
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:16:41 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:41 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:16:41.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [INFO] No assume_role block read from configuration
2018-05-02T13:16:41.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [INFO] Building AWS region structure
2018-05-02T13:16:41.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [INFO] Building AWS auth structure
2018-05-02T13:16:41.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=07e9002941c530c15f0b4ce7e6cd3176378424f383b9b4364aaaac710ebd520f
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171641Z
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:16:41.323-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.404-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 94a26c01-4e2c-11e8-b936-c17f66deef15
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>94a26c01-4e2c-11e8-b936-c17f66deef15</RequestId>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=1fe82a384ea42598933e3aa11dc9f83ee0529741fa9aac4cea9c4e922f6c0b70
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171641Z
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:16:41.405-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.428-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:16:41.428-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.428-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:16:41.428-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.428-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:16:41.428-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:16:41.428-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 94a4b599-4e2c-11e8-9341-a790155406d7
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>94a4b599-4e2c-11e8-9341-a790155406d7</RequestId>
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 94a4b599-4e2c-11e8-9341-a790155406d7
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: 94a4b599-4e2c-11e8-9341-a790155406d7
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=07e9002941c530c15f0b4ce7e6cd3176378424f383b9b4364aaaac710ebd520f
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171641Z
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:16:41.429-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: 94a578ec-4e2c-11e8-85bb-ff0d0f418cdc
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>94a578ec-4e2c-11e8-85bb-ff0d0f418cdc</RequestId>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=7ca6c81ddf41614f94c5f52f93e79c1aa9b8378afb0de035e64591fcd197d33c
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171641Z
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:16:41.444-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:16:40 GMT
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:16:41 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>76a5ae91-0683-4e8b-be92-2ac063b35048</requestId>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:16:41.469-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:16:41 [TRACE] [walkPlan] Exiting eval tree: provider.aws
2018/05/02 13:16:41 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:16:41 [TRACE] [walkPlan] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:16:41 [TRACE] [walkPlan] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:16:41 [TRACE] OrphanResourceCount: Starting...
2018/05/02 13:16:41 [TRACE] OrphanResourceCount: Checking: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:16:41 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42045cd20), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:16:41 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:16:41 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:16:41 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:16:41 [TRACE] [walkPlan] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalDiff
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/05/02 13:16:41 [TRACE] [walkPlan] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:16:41 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:16:41 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:16:41 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:16:41 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:16:41 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:16:41 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:16:41 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:16:41 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:16:41 [TRACE] [walkPlan] Entering eval tree: provider.aws (close)
2018/05/02 13:16:41 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:16:41 [TRACE] [walkPlan] Exiting eval tree: provider.aws (close)
2018/05/02 13:16:41 [TRACE] dag/walk: walking "root"
2018/05/02 13:16:41 [TRACE] vertex 'root.root': walking
2018/05/02 13:16:41 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-05-02T13:16:41.475-0400 [DEBUG] plugin: plugin process exited: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4
2018/05/02 13:17:04 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/05/02 13:17:04 [INFO] Go runtime version: go1.10.1
2018/05/02 13:17:04 [INFO] CLI args: []string{"/home/jsmift/ziphole/terraform", "apply"}
2018/05/02 13:17:04 [DEBUG] Attempting to open CLI config file: /home/jsmift/.terraformrc
2018/05/02 13:17:04 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/05/02 13:17:04 [INFO] CLI command args: []string{"apply"}
2018/05/02 13:17:04 [INFO] command: empty terraform config, returning nil
2018/05/02 13:17:04 [DEBUG] command: no data state file found for backend config
2018/05/02 13:17:04 [DEBUG] New state was assigned lineage "cb296ec0-4323-966b-2b6f-cb52cb742a28"
2018/05/02 13:17:04 [INFO] command: backend initialized: <nil>
2018/05/02 13:17:04 [DEBUG] checking for provider in "."
2018/05/02 13:17:04 [DEBUG] checking for provider in "/home/jsmift/ziphole"
2018/05/02 13:17:04 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/05/02 13:17:04 [DEBUG] found provider "terraform-provider-aws_v1.16.0_x4"
2018/05/02 13:17:04 [DEBUG] found valid plugin: "aws", "1.16.0", "/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4"
2018/05/02 13:17:04 [DEBUG] checking for provisioner in "."
2018/05/02 13:17:04 [DEBUG] checking for provisioner in "/home/jsmift/ziphole"
2018/05/02 13:17:04 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/05/02 13:17:04 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/05/02 13:17:04 [INFO] backend/local: starting Apply operation
2018/05/02 13:17:04 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:04 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:04 [INFO] terraform: building graph: GraphTypeInput
2018/05/02 13:17:04 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:17:04 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:04 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc42041ea10), RawConfig:(*config.RawConfig)(0xc42041e9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4204da320), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
2018/05/02 13:17:04 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:17:04 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:17:04 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc42041e930)}
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:04 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:04 [DEBUG] Starting graph walk: walkInput
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:17:04 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:17:04 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:17:04 [TRACE] [walkInput] Entering eval tree: provider.aws
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalInitProvider
2018-05-02T13:17:04.972-0400 [DEBUG] plugin: starting plugin: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4 args=[/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4]
2018-05-02T13:17:04.972-0400 [DEBUG] plugin: waiting for RPC address: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4
2018-05-02T13:17:04.979-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: plugin address: timestamp=2018-05-02T13:17:04.978-0400 address=/var/tmp/plugin077917180 network=unix
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalInputProvider
2018/05/02 13:17:04 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:04 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:04 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:04 [TRACE] [walkInput] Exiting eval tree: provider.aws
2018/05/02 13:17:04 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:04 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:04 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:17:04 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:17:04 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:04 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:17:04 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:17:04 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:04 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:17:04 [TRACE] [walkInput] Entering eval tree: provider.aws (close)
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:17:04 [TRACE] [walkInput] Exiting eval tree: provider.aws (close)
2018/05/02 13:17:04 [TRACE] dag/walk: walking "root"
2018/05/02 13:17:04 [TRACE] vertex 'root.root': walking
2018/05/02 13:17:04 [INFO] terraform: building graph: GraphTypeValidate
2018/05/02 13:17:04 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:17:04 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:04 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc42041ea10), RawConfig:(*config.RawConfig)(0xc42041e9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4204da320), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
2018/05/02 13:17:04 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:17:04 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:17:04 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc42041e930)}
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:04 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:04 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:04 [DEBUG] Starting graph walk: walkValidate
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:17:04 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:04 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:17:04 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:17:04 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:17:04 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:17:04 [TRACE] [walkValidate] Entering eval tree: provider.aws
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:17:04 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:17:04 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/05/02 13:17:05 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:05 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:05 [TRACE] [walkValidate] Exiting eval tree: provider.aws
2018/05/02 13:17:05 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:17:05 [TRACE] [walkValidate] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalValidateCount
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:17:05 [TRACE] [walkValidate] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:17:05 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4204da320), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:17:05 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeValidatableResourceInstance
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:17:05 [TRACE] [walkValidate] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:17:05 [TRACE] [walkValidate] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:17:05 [TRACE] [walkValidate] Entering eval tree: provider.aws (close)
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:17:05 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:05 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:17:05 [TRACE] [walkValidate] Exiting eval tree: provider.aws (close)
2018/05/02 13:17:05 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:17:05 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:17:05 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:05 [TRACE] dag/walk: walking "root"
2018/05/02 13:17:05 [TRACE] vertex 'root.root': walking
2018/05/02 13:17:05 [INFO] backend/local: apply calling Refresh
2018/05/02 13:17:05 [INFO] terraform: building graph: GraphTypeRefresh
2018/05/02 13:17:05 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:17:05 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:17:05 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420530320), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:17:05 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:17:05 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc42041ea10), RawConfig:(*config.RawConfig)(0xc42041e9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:17:05 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:17:05 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:17:05 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc42041e930)}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:05 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResource
2018/05/02 13:17:05 [DEBUG] Starting graph walk: walkRefresh
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:17:05 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:17:05 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:17:05 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:17:05 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:17:05 [TRACE] [walkRefresh] Entering eval tree: provider.aws
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:17:05 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:05 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:17:05.027-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] No assume_role block read from configuration
2018-05-02T13:17:05.027-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Building AWS region structure
2018-05-02T13:17:05.027-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Building AWS auth structure
2018-05-02T13:17:05.027-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=896ebe6d4a07cc57278193f1252033f1a53ca60a886e1729f30cfca12f7ec2f2
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.028-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.029-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:17:05.029-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:04 GMT
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a2c2c0dd-4e2c-11e8-85dc-af2ff8fc9a35
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a2c2c0dd-4e2c-11e8-85dc-af2ff8fc9a35</RequestId>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=f0a04fd79d2aba9a1dde4e3d10abeb9f225ee0a087ab90097732f4f015c761dc
2018-05-02T13:17:05.107-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.108-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.108-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.108-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.108-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.108-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:17:05.108-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:04 GMT
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a2c50b25-4e2c-11e8-8714-913bc4eeac59
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a2c50b25-4e2c-11e8-8714-913bc4eeac59</RequestId>
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: a2c50b25-4e2c-11e8-8714-913bc4eeac59
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: a2c50b25-4e2c-11e8-8714-913bc4eeac59
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=896ebe6d4a07cc57278193f1252033f1a53ca60a886e1729f30cfca12f7ec2f2
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:17:05.127-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:04 GMT
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a2c88e1b-4e2c-11e8-bf21-af6ee2414ba5
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a2c88e1b-4e2c-11e8-bf21-af6ee2414ba5</RequestId>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=e2ed3c9b275551e8d42c801507ffee770320cb5a39347098397b9b1b3dedec33
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:17:05.144-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:04 GMT
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>e7858a20-5276-4006-bb7c-75ae3f3f54d2</requestId>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:17:05.178-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:17:05 [TRACE] [walkRefresh] Exiting eval tree: provider.aws
2018/05/02 13:17:05 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:17:05 [TRACE] [walkRefresh] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:17:05 [TRACE] [walkRefresh] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:17:05 [TRACE] OrphanResourceCount: Starting...
2018/05/02 13:17:05 [TRACE] OrphanResourceCount: Checking: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:17:05 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420530320), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:17:05 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeRefreshableManagedResourceInstance
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:17:05 [TRACE] [walkRefresh] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalRefresh
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request config/DescribeConfigRules Details:
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: config.us-east-1.amazonaws.com
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 41
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/config/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=f4033ef3dbd2d4f4fc28424e2e0c146ac928bd956b841ff2f28a9a101db485f0
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Target: StarlingDoveService.DescribeConfigRules
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.180-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response config/DescribeConfigRules Details:
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 285
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:04 GMT
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Strict-Transport-Security: max-age=86400
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a2d00791-4e2c-11e8-b29a-f5cb5ddcf89b
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] {"ConfigRules":[{"ConfigRuleArn":"arn:aws:config:us-east-1:763522244181:config-rule/config-rule-5d8vbh","ConfigRuleId":"config-rule-5d8vbh","ConfigRuleName":"jbstest-cetrcehck","ConfigRuleState":"ACTIVE","Source":{"Owner":"AWS","SourceIdentifier":"ACM_CERTIFICATE_EXPIRATION_CHECK"}}]}
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] AWS Config config rule received: {
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRules: [{
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleArn: "arn:aws:config:us-east-1:763522244181:config-rule/config-rule-5d8vbh",
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleId: "config-rule-5d8vbh",
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleName: "jbstest-cetrcehck",
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleState: "ACTIVE",
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Source: {
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Owner: "AWS",
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: SourceIdentifier: "ACM_CERTIFICATE_EXPIRATION_CHECK"
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }]
2018-05-02T13:17:05.230-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:17:05 [TRACE] [walkRefresh] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:17:05 [TRACE] [walkRefresh] Entering eval tree: provider.aws (close)
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:17:05 [TRACE] [walkRefresh] Exiting eval tree: provider.aws (close)
2018/05/02 13:17:05 [INFO] backend/local: apply calling Plan
2018/05/02 13:17:05 [INFO] terraform: building graph: GraphTypePlan
2018/05/02 13:17:05 [TRACE] ConfigTransformer: Starting for path: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:17:05 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc42041ea10), RawConfig:(*config.RawConfig)(0xc42041e9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203349b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
2018/05/02 13:17:05 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:17:05 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:17:05 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc42041e930)}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:05 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:05 [DEBUG] Starting graph walk: walkPlan
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:17:05 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:17:05 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:17:05 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:05 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:17:05 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:17:05 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:17:05 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:17:05 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:17:05 [TRACE] [walkPlan] Entering eval tree: provider.aws
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:17:05 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:05 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:17:05.236-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] No assume_role block read from configuration
2018-05-02T13:17:05.236-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Building AWS region structure
2018-05-02T13:17:05.236-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Building AWS auth structure
2018-05-02T13:17:05.236-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=896ebe6d4a07cc57278193f1252033f1a53ca60a886e1729f30cfca12f7ec2f2
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.237-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.238-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.238-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:17:05.238-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:04 GMT
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a2d8ba6e-4e2c-11e8-a450-c5b9477f4a58
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.253-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a2d8ba6e-4e2c-11e8-a450-c5b9477f4a58</RequestId>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=f0a04fd79d2aba9a1dde4e3d10abeb9f225ee0a087ab90097732f4f015c761dc
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:17:05.254-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:05 GMT
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a2da19f5-4e2c-11e8-b71a-57904cc5250d
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a2da19f5-4e2c-11e8-b71a-57904cc5250d</RequestId>
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: a2da19f5-4e2c-11e8-b71a-57904cc5250d
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: a2da19f5-4e2c-11e8-b71a-57904cc5250d
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=896ebe6d4a07cc57278193f1252033f1a53ca60a886e1729f30cfca12f7ec2f2
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:17:05.282-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:04 GMT
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a2dfbf94-4e2c-11e8-a18e-c727dcb3ec60
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a2dfbf94-4e2c-11e8-a18e-c727dcb3ec60</RequestId>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=e2ed3c9b275551e8d42c801507ffee770320cb5a39347098397b9b1b3dedec33
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171705Z
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:17:05.298-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:05 GMT
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:05 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>93569434-0b65-416a-89a6-3edb98f33688</requestId>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:17:05.322-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:17:05 [TRACE] [walkPlan] Exiting eval tree: provider.aws
2018/05/02 13:17:05 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:17:05 [TRACE] [walkPlan] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/02 13:17:05 [TRACE] [walkPlan] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': expanding/walking dynamic subgraph
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:17:05 [TRACE] OrphanResourceCount: Starting...
2018/05/02 13:17:05 [TRACE] OrphanResourceCount: Checking: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:17:05 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4203349b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:17:05 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:17:05 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodePlannableResourceInstance
2018/05/02 13:17:05 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:17:05 [TRACE] [walkPlan] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalDiff
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/05/02 13:17:05 [TRACE] [walkPlan] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:05 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:05 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:17:05 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:17:05 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:17:05 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:17:05 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:05 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:05 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:17:05 [TRACE] [walkPlan] Entering eval tree: provider.aws (close)
2018/05/02 13:17:05 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:17:05 [TRACE] [walkPlan] Exiting eval tree: provider.aws (close)
2018/05/02 13:17:05 [TRACE] dag/walk: walking "root"
2018/05/02 13:17:05 [TRACE] vertex 'root.root': walking
2018/05/02 13:17:05 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2018/05/02 13:17:07 [INFO] terraform: building graph: GraphTypeApply
2018/05/02 13:17:07 [TRACE] DiffTransformer: starting
2018/05/02 13:17:07 [TRACE] DiffTransformer: Module: UPDATE: aws_config_config_rule.jbstest-certcheck
name: "jbstest-cetrcehck" => "jbstest-certcheck"
2018/05/02 13:17:07 [TRACE] DiffTransformer: Resource "aws_config_config_rule.jbstest-certcheck": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"name":*terraform.ResourceAttrDiff{Old:"jbstest-cetrcehck", New:"jbstest-certcheck", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.DiffTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:17:07 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/02 13:17:07 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:07 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"jbstest-certcheck", Type:"aws_config_config_rule", RawCount:(*config.RawConfig)(0xc42041ea10), RawConfig:(*config.RawConfig)(0xc42041e9a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:17:07 [DEBUG] Attaching resource state to "aws_config_config_rule.jbstest-certcheck": &terraform.ResourceState{Type:"aws_config_config_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc420551630), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
2018/05/02 13:17:07 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/02 13:17:07 [TRACE] Attach provider request: []string{} aws
2018/05/02 13:17:07 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc42041e930)}
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [DEBUG] resource aws_config_config_rule.jbstest-certcheck using provider provider.aws
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.LocalTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.OutputTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [DEBUG] ReferenceTransformer: "aws_config_config_rule.jbstest-certcheck" references: []
2018/05/02 13:17:07 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.RootTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:07 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_config_config_rule.jbstest-certcheck - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/05/02 13:17:07 [DEBUG] Starting graph walk: walkApply
2018/05/02 13:17:07 [TRACE] dag/walk: added new vertex: "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:07 [TRACE] dag/walk: added new vertex: "provider.aws"
2018/05/02 13:17:07 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:07 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2018/05/02 13:17:07 [TRACE] dag/walk: added new vertex: "root"
2018/05/02 13:17:07 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:07 [TRACE] dag/walk: added edge: "aws_config_config_rule.jbstest-certcheck" waiting on "provider.aws"
2018/05/02 13:17:07 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:07 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:07 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2018/05/02 13:17:07 [TRACE] dag/walk: dependencies changed for "aws_config_config_rule.jbstest-certcheck", sending new deps
2018/05/02 13:17:07 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/02 13:17:07 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2018/05/02 13:17:07 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/02 13:17:07 [TRACE] dag/walk: walking "provider.aws"
2018/05/02 13:17:07 [TRACE] vertex 'root.provider.aws': walking
2018/05/02 13:17:07 [TRACE] vertex 'root.provider.aws': evaluating
2018/05/02 13:17:07 [TRACE] [walkApply] Entering eval tree: provider.aws
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/02 13:17:07 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:07 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-02T13:17:07.201-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [INFO] No assume_role block read from configuration
2018-05-02T13:17:07.201-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [INFO] Building AWS region structure
2018-05-02T13:17:07.201-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [INFO] Building AWS auth structure
2018-05-02T13:17:07.202-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-02T13:17:07.202-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2018-05-02T13:17:07.202-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-02T13:17:07.202-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [INFO] Initializing DeviceFarm SDK connection
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=a1bfb10b5c726863a7ad58f78400290c8e2beb6939d3d2d6ccdfc89fd7667ea1
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171707Z
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:17:07.203-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:06 GMT
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a403cce8-4e2c-11e8-bc0d-f5d5fc1a2e1c
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a403cce8-4e2c-11e8-bc0d-f5d5fc1a2e1c</RequestId>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: iam.amazonaws.com
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 33
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=84f1d0f1e83c2768cf62c66ba20b26361c00aa76fdf5d5be87197011fc38ecf5
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171707Z
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetUser&Version=2010-05-08
2018-05-02T13:17:07.221-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 400 Bad Request
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 307
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:06 GMT
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a40727c7-4e2c-11e8-a361-090df8677b4d
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Error>
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Type>Sender</Type>
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Code>ValidationError</Code>
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </Error>
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a40727c7-4e2c-11e8-a361-090df8677b4d</RequestId>
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ErrorResponse>
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: a40727c7-4e2c-11e8-a361-090df8677b4d
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: status code: 400, request id: a40727c7-4e2c-11e8-a361-090df8677b4d
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: sts.amazonaws.com
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 43
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=a1bfb10b5c726863a7ad58f78400290c8e2beb6939d3d2d6ccdfc89fd7667ea1
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171707Z
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-02T13:17:07.249-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 424
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:06 GMT
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a40a835e-4e2c-11e8-bd08-99c9da3af1c4
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <GetCallerIdentityResult>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Arn>arn:aws:sts::763522244181:assumed-role/admin/jsmift</Arn>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <UserId>AROAJWJ6ZKTPOZH4K3DF6:jsmift</UserId>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <Account>763522244181</Account>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResult>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <ResponseMetadata>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <RequestId>a40a835e-4e2c-11e8-bd08-99c9da3af1c4</RequestId>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </ResponseMetadata>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </GetCallerIdentityResponse>
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: ec2.us-east-1.amazonaws.com
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 87
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=baaa694f9f921f9b4948914b5cacc1aa079c033df104e0deb5fefc2d16b26106
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171707Z
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-02T13:17:07.261-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Transfer-Encoding: chunked
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:07 GMT
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Server: AmazonEC2
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Vary: Accept-Encoding
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <requestId>370a3972-a7bf-49fd-87b7-c2964ad6a1bb</requestId>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <accountAttributeSet>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValueSet>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <item>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: <attributeValue>VPC</attributeValue>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </attributeValueSet>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </item>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </accountAttributeSet>
2018-05-02T13:17:07.619-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: </DescribeAccountAttributesResponse>
2018/05/02 13:17:07 [TRACE] [walkApply] Exiting eval tree: provider.aws
2018/05/02 13:17:07 [TRACE] dag/walk: walking "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:07 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': walking
2018/05/02 13:17:07 [TRACE] vertex 'root.aws_config_config_rule.jbstest-certcheck': evaluating
2018/05/02 13:17:07 [TRACE] [walkApply] Entering eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalSequence
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalInstanceInfo
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalReadDiff
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:17:07 [TRACE] root: eval: terraform.EvalNoop
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalDiff
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalReadDiff
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalCompareDiff
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalReadState
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalApplyPre
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalApply
2018/05/02 13:17:07 [DEBUG] apply: aws_config_config_rule.jbstest-certcheck: executing Apply
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] Creating AWSConfig config rule: {
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRule: {
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleName: "jbstest-certcheck",
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Source: {
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Owner: "AWS",
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: SourceIdentifier: "ACM_CERTIFICATE_EXPIRATION_CHECK"
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] Waiting for state to become: [success]
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Request config/PutConfigRule Details:
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: config.us-east-1.amazonaws.com
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 132
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/config/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=ce169c1f0ab668f77956160433c235b6c3a9945cf2c531264ea3c5fab6e18417
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171707Z
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Target: StarlingDoveService.PutConfigRule
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.622-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Response config/PutConfigRule Details:
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 0
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:07 GMT
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Strict-Transport-Security: max-age=86400
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a44ff147-4e2c-11e8-bdeb-35c37308e9d7
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go]
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] AWSConfig config rule "jbstest-certcheck" created
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Request config/DescribeConfigRules Details:
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: POST / HTTP/1.1
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Host: config.us-east-1.amazonaws.com
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: User-Agent: aws-sdk-go/1.13.32 (go1.9.2; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 41
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIMCOK4TYTLCNFRBQ/20180502/us-east-1/config/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=f572daee3351e956440045eebb396c343b6ff1fd5f545f0150171bce8bf580eb
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Date: 20180502T171707Z
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Security-Token: FQoDYXdzEDIaDHCTh+fpCQYo9T3HECLuAfWU5SXnwWPn+bSasve1dPYhULrclAt516uo4bkUaYUA4d35+Xb0OK8zydqxZWSVnbFvqLVrcT/LXOPjVLGGYbdXhZFjdFzxuvjsW/2Ndbe80CpiO5sC85FsS/eG750igAk1B9kCVeXC899uG1gHVK1AiRDn3KmYVXj/SU+4gS+Mznv/8P7rMPbegjHqIJz7D+YpHGpE3CLPNkT8Cz1DnbrFcGmWrr0QVtcWCG6JaAZ8b3pD51BSF59JRH+YqixFIfXZs7yjrZjioRJHl0ZiZ1AQ5A5kZb+QNDWI4Bx2nsEPF9OW2jGg+9/rMu/OYxwo/9in1wU=
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amz-Target: StarlingDoveService.DescribeConfigRules
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Accept-Encoding: gzip
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.883-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] DEBUG: Response config/DescribeConfigRules Details:
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: HTTP/1.1 200 OK
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Connection: close
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Length: 285
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Date: Wed, 02 May 2018 17:17:07 GMT
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Strict-Transport-Security: max-age=86400
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: X-Amzn-Requestid: a47727a6-4e2c-11e8-8509-55c2ab933d9a
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4:
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: -----------------------------------------------------
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] [aws-sdk-go] {"ConfigRules":[{"ConfigRuleArn":"arn:aws:config:us-east-1:763522244181:config-rule/config-rule-i5x441","ConfigRuleId":"config-rule-i5x441","ConfigRuleName":"jbstest-certcheck","ConfigRuleState":"ACTIVE","Source":{"Owner":"AWS","SourceIdentifier":"ACM_CERTIFICATE_EXPIRATION_CHECK"}}]}
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: 2018/05/02 13:17:07 [DEBUG] AWS Config config rule received: {
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRules: [{
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleArn: "arn:aws:config:us-east-1:763522244181:config-rule/config-rule-i5x441",
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleId: "config-rule-i5x441",
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleName: "jbstest-certcheck",
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: ConfigRuleState: "ACTIVE",
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Source: {
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: Owner: "AWS",
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: SourceIdentifier: "ACM_CERTIFICATE_EXPIRATION_CHECK"
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }]
2018-05-02T13:17:07.980-0400 [DEBUG] plugin.terraform-provider-aws_v1.16.0_x4: }
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalIf
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalApplyPost
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2018/05/02 13:17:07 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:07 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:07 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:07 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:07 [TRACE] [walkApply] Exiting eval tree: aws_config_config_rule.jbstest-certcheck
2018/05/02 13:17:07 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/02 13:17:07 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/02 13:17:07 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/02 13:17:07 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:07 [TRACE] dag/walk: walking "provider.aws (close)"
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/02 13:17:07 [TRACE] vertex 'root.provider.aws (close)': walking
2018/05/02 13:17:07 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "aws_config_config_rule.jbstest-certcheck.0", replace "aws_config_config_rule.jbstest-certcheck"
2018/05/02 13:17:07 [TRACE] [walkApply] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/02 13:17:07 [TRACE] vertex 'root.provider.aws (close)': evaluating
2018/05/02 13:17:07 [TRACE] [walkApply] Entering eval tree: provider.aws (close)
2018/05/02 13:17:07 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/02 13:17:07 [TRACE] [walkApply] Exiting eval tree: provider.aws (close)
2018/05/02 13:17:07 [TRACE] dag/walk: walking "root"
2018/05/02 13:17:07 [TRACE] vertex 'root.root': walking
2018/05/02 13:17:07 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:07 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:07 [TRACE] Preserving existing state lineage "733d577a-9f1a-49bf-81b0-c3022b3b9b95"
2018/05/02 13:17:07 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-05-02T13:17:07.996-0400 [DEBUG] plugin: plugin process exited: path=/home/jsmift/src/jbstest/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.16.0_x4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment