Skip to content

Instantly share code, notes, and snippets.

@josh-padnick
Last active September 19, 2016 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josh-padnick/a40d1a922684f8622b11b4ed0436cb26 to your computer and use it in GitHub Desktop.
Save josh-padnick/a40d1a922684f8622b11b4ed0436cb26 to your computer and use it in GitHub Desktop.
Terraform crash log from wrong AWS Account ID
2016/09/19 14:19:03 [INFO] Terraform version: 0.7.3 0dd7c657d6d60d2e7392b66ae6f74fb84582cab9
2016/09/19 14:19:03 [INFO] CLI args: []string{"/opt/lib/terraform/terraform", "apply"}
2016/09/19 14:19:03 [DEBUG] Detected home directory from env var: /Users/josh
2016/09/19 14:19:03 [DEBUG] Detected home directory from env var: /Users/josh
2016/09/19 14:19:03 [DEBUG] Attempting to open CLI config file: /Users/josh/.terraformrc
2016/09/19 14:19:03 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2016/09/19 14:19:03 [DEBUG] Detected home directory from env var: /Users/josh
2016/09/19 14:19:03 [TRACE] Preserving existing state lineage "74da3ceb-07b6-42c7-bc7a-cd2f6919d606"
2016/09/19 14:19:03 [TRACE] Preserving existing state lineage "74da3ceb-07b6-42c7-bc7a-cd2f6919d606"
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ConfigTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.OrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DisableProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups: static expanding
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DisableProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.VertexTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.FlattenTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProxyTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.VertexTransformer:
module.iam_groups (expanded) - *terraform.graphNodeModuleExpanded
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.FlattenTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProxyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TargetsTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] Checking variable noop: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [DEBUG] Checking resource noop: aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [DEBUG] Checking variable noop: var.aws_region
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneNoopTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
root - terraform.graphNodeRoot
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] Starting graph walk: walkInput
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.plan-destroy: walking
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.plan-destroy: evaluating
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_region: walking
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_account_id: walking
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_region: evaluating
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_account_id: evaluating
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: var.aws_account_id
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: var.aws_region
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: var.aws_region
2016/09/19 14:19:03 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_region
2016/09/19 14:19:03 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] vertex root.provider.aws (disabled): walking
2016/09/19 14:19:03 [DEBUG] vertex root.provider.aws (disabled): evaluating
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups.provider.aws, got dep: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.provider.aws: walking
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.provider.aws: evaluating
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInitProvider
2016/09/19 14:19:03 [DEBUG] plugin: starting plugin: /opt/lib/terraform/terraform []string{"/opt/lib/terraform/terraform", "internal-plugin", "provider", "aws"}
2016/09/19 14:19:03 [DEBUG] plugin: waiting for RPC address for: /opt/lib/terraform/terraform
2016/09/19 14:19:03 [DEBUG] plugin: terraform: 2016/09/19 14:19:03 [INFO] Terraform version: 0.7.3 0dd7c657d6d60d2e7392b66ae6f74fb84582cab9
2016/09/19 14:19:03 [DEBUG] plugin: terraform: 2016/09/19 14:19:03 [INFO] CLI args: []string{"/opt/lib/terraform/terraform", "internal-plugin", "provider", "aws"}
2016/09/19 14:19:03 [DEBUG] plugin: terraform: 2016/09/19 14:19:03 [DEBUG] Detected home directory from env var: /Users/josh
2016/09/19 14:19:03 [DEBUG] plugin: terraform: 2016/09/19 14:19:03 [DEBUG] Detected home directory from env var: /Users/josh
2016/09/19 14:19:03 [DEBUG] plugin: terraform: 2016/09/19 14:19:03 [DEBUG] Attempting to open CLI config file: /Users/josh/.terraformrc
2016/09/19 14:19:03 [DEBUG] plugin: terraform: 2016/09/19 14:19:03 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2016/09/19 14:19:03 [DEBUG] plugin: terraform: 2016/09/19 14:19:03 [DEBUG] Detected home directory from env var: /Users/josh
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [INFO] Starting provider plugin aws
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [DEBUG] plugin: plugin address: unix /var/folders/g0/0gkdx4sj4qv5gzxfcznscdpw0000gn/T/plugin416932683
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInputProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups.aws_iam_group.admin, got dep: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: expanding/walking dynamic subgraph
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:03 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:03 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInstanceInfo
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] vertex root.provider.module.iam_groups.aws (close): walking
2016/09/19 14:19:03 [DEBUG] vertex root.provider.module.iam_groups.aws (close): evaluating
2016/09/19 14:19:03 [TRACE] [walkInput] Entering eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/19 14:19:03 [TRACE] [walkInput] Exiting eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:03 [DEBUG] vertex root, got dep: provider.module.iam_groups.aws (close)
2016/09/19 14:19:03 [DEBUG] vertex root, got dep: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [DEBUG] vertex root.root: walking
2016/09/19 14:19:03 [INFO] Validating the context...
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ConfigTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.OrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DisableProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups: static expanding
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DisableProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.VertexTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.FlattenTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProxyTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.VertexTransformer:
module.iam_groups (expanded) - *terraform.graphNodeModuleExpanded
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.FlattenTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProxyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TargetsTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] Checking variable noop: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [DEBUG] Checking resource noop: aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [DEBUG] Checking variable noop: var.aws_region
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneNoopTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
root - terraform.graphNodeRoot
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] Starting graph walk: walkValidate
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.plan-destroy: walking
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_region: walking
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_region: evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: var.aws_region
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.plan-destroy: evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: var.aws_region
2016/09/19 14:19:03 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_region
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_account_id: walking
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_account_id: evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] vertex root.provider.aws (disabled): walking
2016/09/19 14:19:03 [DEBUG] vertex root.provider.aws (disabled): evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups.provider.aws, got dep: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.provider.aws: walking
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.provider.aws: evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInitProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalValidateProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups.aws_iam_group.admin, got dep: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalValidateCount
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: expanding/walking dynamic subgraph
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:03 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:03 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalValidateResource
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInstanceInfo
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] vertex root.provider.module.iam_groups.aws (close): walking
2016/09/19 14:19:03 [DEBUG] vertex root.provider.module.iam_groups.aws (close): evaluating
2016/09/19 14:19:03 [TRACE] [walkValidate] Entering eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/19 14:19:03 [TRACE] [walkValidate] Exiting eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:03 [DEBUG] vertex root, got dep: provider.module.iam_groups.aws (close)
2016/09/19 14:19:03 [DEBUG] vertex root, got dep: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [DEBUG] vertex root.root: walking
2016/09/19 14:19:03 [INFO] Validation result: 0 warnings, 0 errors
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ConfigTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.OrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DisableProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups: static expanding
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DisableProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.VertexTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.FlattenTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProxyTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.VertexTransformer:
module.iam_groups (expanded) - *terraform.graphNodeModuleExpanded
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.FlattenTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.ProxyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TargetsTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.DestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] Checking variable noop: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [DEBUG] Checking resource noop: aws_iam_group.admin
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [DEBUG] Checking variable noop: var.aws_region
2016/09/19 14:19:03 [DEBUG] No diff, not a noop
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.PruneNoopTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [TRACE] Graph after step *terraform.RootTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
root - terraform.graphNodeRoot
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:03 [DEBUG] Starting graph walk: walkRefresh
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_region: walking
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_region: evaluating
2016/09/19 14:19:03 [TRACE] [walkRefresh] Entering eval tree: var.aws_region
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkRefresh] Exiting eval tree: var.aws_region
2016/09/19 14:19:03 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_region
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_account_id: walking
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.plan-destroy: walking
2016/09/19 14:19:03 [DEBUG] vertex root.var.aws_account_id: evaluating
2016/09/19 14:19:03 [TRACE] [walkRefresh] Entering eval tree: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.plan-destroy: evaluating
2016/09/19 14:19:03 [TRACE] [walkRefresh] Entering eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [TRACE] [walkRefresh] Exiting eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [TRACE] [walkRefresh] Exiting eval tree: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_account_id
2016/09/19 14:19:03 [DEBUG] vertex root, got dep: module.iam_groups.plan-destroy
2016/09/19 14:19:03 [DEBUG] vertex root.provider.aws (disabled): walking
2016/09/19 14:19:03 [DEBUG] vertex root.provider.aws (disabled): evaluating
2016/09/19 14:19:03 [TRACE] [walkRefresh] Entering eval tree: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:03 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:03 [TRACE] [walkRefresh] Exiting eval tree: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] vertex module.iam_groups.provider.aws, got dep: provider.aws (disabled)
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.provider.aws: walking
2016/09/19 14:19:03 [DEBUG] vertex root.module.iam_groups.provider.aws: evaluating
2016/09/19 14:19:03 [TRACE] [walkRefresh] Entering eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInitProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:03 [DEBUG] root.iam_groups: eval: *terraform.EvalConfigProvider
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [INFO] No assume_role block read from configuration
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [INFO] Building AWS region structure
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [INFO] Building AWS auth structure
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [WARN] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [INFO] AWS Auth provider used: "EnvProvider"
2016/09/19 14:19:03 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:03 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2016/09/19 14:19:03 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]-----------------------------
2016/09/19 14:19:03 [DEBUG] plugin: terraform: POST / HTTP/1.1
2016/09/19 14:19:03 [DEBUG] plugin: terraform: Host: sts.amazonaws.com
2016/09/19 14:19:03 [DEBUG] plugin: terraform: User-Agent: terraform/0.7.3 aws-sdk-go/1.4.2 (go1.7; darwin; amd64)
2016/09/19 14:19:03 [DEBUG] plugin: terraform: Content-Length: 43
2016/09/19 14:19:03 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=AKIAITHL3MDPROPW24WQ/20160919/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=f76f7b429c43d60d7e832e05401ab00467fe451f213fd0291c976f61f3ee8ffc
2016/09/19 14:19:03 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2016/09/19 14:19:03 [DEBUG] plugin: terraform: X-Amz-Date: 20160919T211903Z
2016/09/19 14:19:03 [DEBUG] plugin: terraform: Accept-Encoding: gzip
2016/09/19 14:19:03 [DEBUG] plugin: terraform:
2016/09/19 14:19:03 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15
2016/09/19 14:19:03 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:08 [DEBUG] vertex root, waiting for: provider.module.iam_groups.aws (close)
2016/09/19 14:19:08 [DEBUG] vertex provider.module.iam_groups.aws (close), waiting for: module.iam_groups.provider.aws
2016/09/19 14:19:08 [DEBUG] vertex module.iam_groups.aws_iam_group.admin, waiting for: module.iam_groups.provider.aws
2016/09/19 14:19:10 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:10 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2016/09/19 14:19:10 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2016/09/19 14:19:10 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Connection: close
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Content-Length: 414
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Content-Type: text/xml
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Date: Mon, 19 Sep 2016 21:19:09 GMT
2016/09/19 14:19:10 [DEBUG] plugin: terraform: X-Amzn-Requestid: b50dab80-7eae-11e6-ad3f-916625020466
2016/09/19 14:19:10 [DEBUG] plugin: terraform:
2016/09/19 14:19:10 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2016/09/19 14:19:10 [DEBUG] plugin: terraform: <GetCallerIdentityResult>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::466851281301:user/josh@gruntwork.io</Arn>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: <UserId>AIDAIJXJPVHQSDUIMCVJC</UserId>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: <Account>466851281301</Account>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: </GetCallerIdentityResult>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: <ResponseMetadata>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: <RequestId>b50dab80-7eae-11e6-ad3f-916625020466</RequestId>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: </ResponseMetadata>
2016/09/19 14:19:10 [DEBUG] plugin: terraform: </GetCallerIdentityResponse>
2016/09/19 14:19:10 [DEBUG] plugin: terraform:
2016/09/19 14:19:10 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:10 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:10 [DEBUG] Trying to get account ID via iam:GetUser
2016/09/19 14:19:10 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:10 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2016/09/19 14:19:10 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]-----------------------------
2016/09/19 14:19:10 [DEBUG] plugin: terraform: POST / HTTP/1.1
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Host: iam.amazonaws.com
2016/09/19 14:19:10 [DEBUG] plugin: terraform: User-Agent: terraform/0.7.3 aws-sdk-go/1.4.2 (go1.7; darwin; amd64)
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Content-Length: 33
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=AKIAITHL3MDPROPW24WQ/20160919/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=9c1d9febbdc4b87d13d9f82eaaae412abc375a2bed71dd4a75ca2af00e14c217
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2016/09/19 14:19:10 [DEBUG] plugin: terraform: X-Amz-Date: 20160919T211910Z
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Accept-Encoding: gzip
2016/09/19 14:19:10 [DEBUG] plugin: terraform:
2016/09/19 14:19:10 [DEBUG] plugin: terraform: Action=GetUser&Version=2010-05-08
2016/09/19 14:19:10 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2016/09/19 14:19:11 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2016/09/19 14:19:11 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Connection: close
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Content-Length: 547
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Content-Type: text/xml
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Date: Mon, 19 Sep 2016 21:19:10 GMT
2016/09/19 14:19:11 [DEBUG] plugin: terraform: X-Amzn-Requestid: b576cddf-7eae-11e6-9b34-79ef67db0240
2016/09/19 14:19:11 [DEBUG] plugin: terraform:
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <GetUserResult>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <User>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <Path>/</Path>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <PasswordLastUsed>2016-09-19T20:56:33Z</PasswordLastUsed>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <UserName>josh@gruntwork.io</UserName>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::466851281301:user/josh@gruntwork.io</Arn>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <UserId>AIDAIJXJPVHQSDUIMCVJC</UserId>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <CreateDate>2016-06-07T18:42:10Z</CreateDate>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: </User>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: </GetUserResult>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <ResponseMetadata>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: <RequestId>b576cddf-7eae-11e6-9b34-79ef67db0240</RequestId>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: </ResponseMetadata>
2016/09/19 14:19:11 [DEBUG] plugin: terraform: </GetUserResponse>
2016/09/19 14:19:11 [DEBUG] plugin: terraform:
2016/09/19 14:19:11 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [INFO] Validating account ID
2016/09/19 14:19:11 [TRACE] [walkRefresh] Exiting eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:11 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.provider.aws
2016/09/19 14:19:11 [DEBUG] vertex module.iam_groups.aws_iam_group.admin, got dep: module.iam_groups.provider.aws
2016/09/19 14:19:11 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:11 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:11 [TRACE] [walkRefresh] Entering eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/19 14:19:11 [TRACE] [walkRefresh] Exiting eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:11 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: expanding/walking dynamic subgraph
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:11 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:11 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:11 [TRACE] [walkRefresh] Entering eval tree: aws_iam_group.admin
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalInstanceInfo
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalReadState
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalRefresh
2016/09/19 14:19:11 [DEBUG] refresh: aws_iam_group.admin: no state, not refreshing
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalWriteState
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [TRACE] [walkRefresh] Exiting eval tree: aws_iam_group.admin
2016/09/19 14:19:11 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:11 [DEBUG] vertex root.provider.module.iam_groups.aws (close): walking
2016/09/19 14:19:11 [DEBUG] vertex root.provider.module.iam_groups.aws (close): evaluating
2016/09/19 14:19:11 [TRACE] [walkRefresh] Entering eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/19 14:19:11 [TRACE] [walkRefresh] Exiting eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:11 [DEBUG] vertex root, got dep: provider.module.iam_groups.aws (close)
2016/09/19 14:19:11 [DEBUG] vertex root.root: walking
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ConfigTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.OrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.DisableProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [DEBUG] vertex module.iam_groups: static expanding
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.DisableProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.VertexTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.FlattenTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ProxyTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.VertexTransformer:
module.iam_groups (expanded) - *terraform.graphNodeModuleExpanded
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.FlattenTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.ProxyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.TargetsTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.DestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [DEBUG] Checking variable noop: var.aws_account_id
2016/09/19 14:19:11 [DEBUG] No diff, not a noop
2016/09/19 14:19:11 [DEBUG] Checking resource noop: aws_iam_group.admin
2016/09/19 14:19:11 [DEBUG] No diff, not a noop
2016/09/19 14:19:11 [DEBUG] Checking variable noop: var.aws_region
2016/09/19 14:19:11 [DEBUG] No diff, not a noop
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.PruneNoopTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [TRACE] Graph after step *terraform.RootTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
root - terraform.graphNodeRoot
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:11 [DEBUG] Starting graph walk: walkPlan
2016/09/19 14:19:11 [DEBUG] vertex root.var.aws_account_id: walking
2016/09/19 14:19:11 [DEBUG] vertex root.var.aws_account_id: evaluating
2016/09/19 14:19:11 [TRACE] [walkPlan] Entering eval tree: var.aws_account_id
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:11 [TRACE] [walkPlan] Exiting eval tree: var.aws_account_id
2016/09/19 14:19:11 [DEBUG] vertex root.var.aws_region: walking
2016/09/19 14:19:11 [DEBUG] vertex root.var.aws_region: evaluating
2016/09/19 14:19:11 [TRACE] [walkPlan] Entering eval tree: var.aws_region
2016/09/19 14:19:11 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_account_id
2016/09/19 14:19:11 [DEBUG] vertex root.module.iam_groups.plan-destroy: walking
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:11 [TRACE] [walkPlan] Exiting eval tree: var.aws_region
2016/09/19 14:19:11 [DEBUG] vertex root.module.iam_groups.plan-destroy: evaluating
2016/09/19 14:19:11 [TRACE] [walkPlan] Entering eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_region
2016/09/19 14:19:11 [TRACE] [walkPlan] Exiting eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:11 [DEBUG] vertex root.provider.aws (disabled): walking
2016/09/19 14:19:11 [DEBUG] vertex root, got dep: module.iam_groups.plan-destroy
2016/09/19 14:19:11 [DEBUG] vertex root.provider.aws (disabled): evaluating
2016/09/19 14:19:11 [TRACE] [walkPlan] Entering eval tree: provider.aws (disabled)
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:11 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:11 [TRACE] [walkPlan] Exiting eval tree: provider.aws (disabled)
2016/09/19 14:19:11 [DEBUG] vertex module.iam_groups.provider.aws, got dep: provider.aws (disabled)
2016/09/19 14:19:11 [DEBUG] vertex root.module.iam_groups.provider.aws: walking
2016/09/19 14:19:11 [DEBUG] vertex root.module.iam_groups.provider.aws: evaluating
2016/09/19 14:19:11 [TRACE] [walkPlan] Entering eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalInitProvider
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:11 [DEBUG] root.iam_groups: eval: *terraform.EvalConfigProvider
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [INFO] No assume_role block read from configuration
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [INFO] Building AWS region structure
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [INFO] Building AWS auth structure
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [WARN] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [INFO] AWS Auth provider used: "EnvProvider"
2016/09/19 14:19:11 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:11 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2016/09/19 14:19:11 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]-----------------------------
2016/09/19 14:19:11 [DEBUG] plugin: terraform: POST / HTTP/1.1
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Host: sts.amazonaws.com
2016/09/19 14:19:11 [DEBUG] plugin: terraform: User-Agent: terraform/0.7.3 aws-sdk-go/1.4.2 (go1.7; darwin; amd64)
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Content-Length: 43
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=AKIAITHL3MDPROPW24WQ/20160919/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fa6c85dc3896924ae4fa13af90844d0dde9e8575bf86caa92c8768e2262a938a
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2016/09/19 14:19:11 [DEBUG] plugin: terraform: X-Amz-Date: 20160919T211911Z
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Accept-Encoding: gzip
2016/09/19 14:19:11 [DEBUG] plugin: terraform:
2016/09/19 14:19:11 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15
2016/09/19 14:19:11 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:12 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:12 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2016/09/19 14:19:12 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2016/09/19 14:19:12 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Connection: close
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Content-Length: 414
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Content-Type: text/xml
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Date: Mon, 19 Sep 2016 21:19:12 GMT
2016/09/19 14:19:12 [DEBUG] plugin: terraform: X-Amzn-Requestid: b610ea9e-7eae-11e6-9463-a1773c2523d0
2016/09/19 14:19:12 [DEBUG] plugin: terraform:
2016/09/19 14:19:12 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2016/09/19 14:19:12 [DEBUG] plugin: terraform: <GetCallerIdentityResult>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::466851281301:user/josh@gruntwork.io</Arn>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: <UserId>AIDAIJXJPVHQSDUIMCVJC</UserId>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: <Account>466851281301</Account>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: </GetCallerIdentityResult>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: <ResponseMetadata>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: <RequestId>b610ea9e-7eae-11e6-9463-a1773c2523d0</RequestId>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: </ResponseMetadata>
2016/09/19 14:19:12 [DEBUG] plugin: terraform: </GetCallerIdentityResponse>
2016/09/19 14:19:12 [DEBUG] plugin: terraform:
2016/09/19 14:19:12 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:12 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:12 [DEBUG] Trying to get account ID via iam:GetUser
2016/09/19 14:19:12 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:12 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2016/09/19 14:19:12 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]-----------------------------
2016/09/19 14:19:12 [DEBUG] plugin: terraform: POST / HTTP/1.1
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Host: iam.amazonaws.com
2016/09/19 14:19:12 [DEBUG] plugin: terraform: User-Agent: terraform/0.7.3 aws-sdk-go/1.4.2 (go1.7; darwin; amd64)
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Content-Length: 33
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=AKIAITHL3MDPROPW24WQ/20160919/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=0e454fd38fbb29ba520a9dc77d20818fb3a7351b76111a93f5fe9356986fb0a4
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2016/09/19 14:19:12 [DEBUG] plugin: terraform: X-Amz-Date: 20160919T211912Z
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Accept-Encoding: gzip
2016/09/19 14:19:12 [DEBUG] plugin: terraform:
2016/09/19 14:19:12 [DEBUG] plugin: terraform: Action=GetUser&Version=2010-05-08
2016/09/19 14:19:12 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2016/09/19 14:19:13 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2016/09/19 14:19:13 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Connection: close
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Content-Length: 547
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Content-Type: text/xml
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Date: Mon, 19 Sep 2016 21:19:12 GMT
2016/09/19 14:19:13 [DEBUG] plugin: terraform: X-Amzn-Requestid: b67cf33a-7eae-11e6-9b34-79ef67db0240
2016/09/19 14:19:13 [DEBUG] plugin: terraform:
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <GetUserResult>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <User>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <Path>/</Path>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <PasswordLastUsed>2016-09-19T20:56:33Z</PasswordLastUsed>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <UserName>josh@gruntwork.io</UserName>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::466851281301:user/josh@gruntwork.io</Arn>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <UserId>AIDAIJXJPVHQSDUIMCVJC</UserId>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <CreateDate>2016-06-07T18:42:10Z</CreateDate>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: </User>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: </GetUserResult>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <ResponseMetadata>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: <RequestId>b67cf33a-7eae-11e6-9b34-79ef67db0240</RequestId>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: </ResponseMetadata>
2016/09/19 14:19:13 [DEBUG] plugin: terraform: </GetUserResponse>
2016/09/19 14:19:13 [DEBUG] plugin: terraform:
2016/09/19 14:19:13 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [INFO] Validating account ID
2016/09/19 14:19:13 [TRACE] [walkPlan] Exiting eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:13 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.provider.aws
2016/09/19 14:19:13 [DEBUG] vertex module.iam_groups.aws_iam_group.admin, got dep: module.iam_groups.provider.aws
2016/09/19 14:19:13 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:13 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:13 [TRACE] [walkPlan] Entering eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/19 14:19:13 [TRACE] [walkPlan] Exiting eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:13 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: expanding/walking dynamic subgraph
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:13 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:13 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:13 [TRACE] [walkPlan] Entering eval tree: aws_iam_group.admin
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalInstanceInfo
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalValidateResource
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalReadState
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalDiff
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalCheckPreventDestroy
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalWriteState
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalWriteDiff
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [TRACE] [walkPlan] Exiting eval tree: aws_iam_group.admin
2016/09/19 14:19:13 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:13 [DEBUG] vertex root.provider.module.iam_groups.aws (close): walking
2016/09/19 14:19:13 [DEBUG] vertex root.provider.module.iam_groups.aws (close): evaluating
2016/09/19 14:19:13 [TRACE] [walkPlan] Entering eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalCloseProvider
2016/09/19 14:19:13 [TRACE] [walkPlan] Exiting eval tree: provider.module.iam_groups.aws (close)
2016/09/19 14:19:13 [DEBUG] vertex root, got dep: provider.module.iam_groups.aws (close)
2016/09/19 14:19:13 [DEBUG] vertex root.root: walking
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ConfigTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.OrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.DisableProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [DEBUG] vertex module.iam_groups: static expanding
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.DisableProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.VertexTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.FlattenTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProxyTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.VertexTransformer:
module.iam_groups (expanded) - *terraform.graphNodeModuleExpanded
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.FlattenTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProxyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.TargetsTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.DestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [DEBUG] Checking variable noop: var.aws_account_id
2016/09/19 14:19:13 [DEBUG] Found up edge to provider.aws (disabled), var is not noop
2016/09/19 14:19:13 [DEBUG] Checking resource noop: aws_iam_group.admin
2016/09/19 14:19:13 [DEBUG] Diff has aws_iam_group.admin, resource is not a noop
2016/09/19 14:19:13 [DEBUG] Final noop value: false
2016/09/19 14:19:13 [DEBUG] Checking variable noop: var.aws_region
2016/09/19 14:19:13 [DEBUG] Found up edge to provider.aws (disabled), var is not noop
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.PruneNoopTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.RootTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
root - terraform.graphNodeRoot
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ConfigTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.OrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws - *terraform.GraphNodeConfigProvider
provider.aws - *terraform.GraphNodeConfigProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.DisableProviderTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProvisionerTransformer:
module.iam_groups - *terraform.GraphNodeConfigModule
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [DEBUG] vertex module.iam_groups: static expanding
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ConfigTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.OrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.DisableProviderTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.VertexTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.FlattenTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProxyTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.GraphNodeConfigResource
provider.aws - *terraform.graphNodeProvider
provider.aws - *terraform.graphNodeProvider
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.VertexTransformer:
module.iam_groups (expanded) - *terraform.graphNodeModuleExpanded
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.FlattenTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.ProxyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.TargetsTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.PruneProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.DestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.aws_iam_group.admin (destroy) - *terraform.graphNodeResourceDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.PruneDestroyTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [DEBUG] Checking variable noop: var.aws_account_id
2016/09/19 14:19:13 [DEBUG] Found up edge to provider.aws (disabled), var is not noop
2016/09/19 14:19:13 [DEBUG] Checking resource noop: aws_iam_group.admin
2016/09/19 14:19:13 [DEBUG] Diff has aws_iam_group.admin, resource is not a noop
2016/09/19 14:19:13 [DEBUG] Final noop value: false
2016/09/19 14:19:13 [DEBUG] Checking variable noop: var.aws_region
2016/09/19 14:19:13 [DEBUG] Found up edge to provider.aws (disabled), var is not noop
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.PruneNoopTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.CloseProviderTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [TRACE] Graph after step *terraform.RootTransformer:
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
provider.aws (disabled) - *terraform.graphNodeDisabledProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
module.iam_groups.aws_iam_group.admin - *terraform.GraphNodeConfigResourceFlat
module.iam_groups.provider.aws - *terraform.graphNodeProviderFlat
root - terraform.graphNodeRoot
module.iam_groups.plan-destroy - *terraform.graphNodeModuleDestroyFlat
provider.module.iam_groups.aws (close) - *terraform.graphNodeCloseProvider
var.aws_account_id - *terraform.GraphNodeConfigVariable
var.aws_region - *terraform.GraphNodeConfigVariable
2016/09/19 14:19:13 [DEBUG] Starting graph walk: walkApply
2016/09/19 14:19:13 [DEBUG] vertex root.var.aws_region: walking
2016/09/19 14:19:13 [DEBUG] vertex root.var.aws_region: evaluating
2016/09/19 14:19:13 [TRACE] [walkApply] Entering eval tree: var.aws_region
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:13 [TRACE] [walkApply] Exiting eval tree: var.aws_region
2016/09/19 14:19:13 [DEBUG] vertex root.var.aws_account_id: walking
2016/09/19 14:19:13 [DEBUG] vertex root.var.aws_account_id: evaluating
2016/09/19 14:19:13 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_region
2016/09/19 14:19:13 [TRACE] [walkApply] Entering eval tree: var.aws_account_id
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalNoop
2016/09/19 14:19:13 [TRACE] [walkApply] Exiting eval tree: var.aws_account_id
2016/09/19 14:19:13 [DEBUG] vertex root.module.iam_groups.plan-destroy: walking
2016/09/19 14:19:13 [DEBUG] vertex provider.aws (disabled), got dep: var.aws_account_id
2016/09/19 14:19:13 [DEBUG] vertex root.provider.aws (disabled): walking
2016/09/19 14:19:13 [DEBUG] vertex root.module.iam_groups.plan-destroy: evaluating
2016/09/19 14:19:13 [DEBUG] vertex root.provider.aws (disabled): evaluating
2016/09/19 14:19:13 [TRACE] [walkApply] Entering eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:13 [TRACE] [walkApply] Entering eval tree: provider.aws (disabled)
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalOpFilter
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalSequence
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalInterpolate
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [TRACE] [walkApply] Exiting eval tree: module.iam_groups.plan-destroy
2016/09/19 14:19:13 [DEBUG] vertex root, got dep: module.iam_groups.plan-destroy
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:13 [DEBUG] root: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:13 [TRACE] [walkApply] Exiting eval tree: provider.aws (disabled)
2016/09/19 14:19:13 [DEBUG] vertex module.iam_groups.provider.aws, got dep: provider.aws (disabled)
2016/09/19 14:19:13 [DEBUG] vertex root.module.iam_groups.provider.aws: walking
2016/09/19 14:19:13 [DEBUG] vertex root.module.iam_groups.provider.aws: evaluating
2016/09/19 14:19:13 [TRACE] [walkApply] Entering eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalInitProvider
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalBuildProviderConfig
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalSetProviderConfig
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:13 [DEBUG] root.iam_groups: eval: *terraform.EvalConfigProvider
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [INFO] No assume_role block read from configuration
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [INFO] Building AWS region structure
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [INFO] Building AWS auth structure
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [WARN] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [INFO] AWS Auth provider used: "EnvProvider"
2016/09/19 14:19:13 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:13 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2016/09/19 14:19:13 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]-----------------------------
2016/09/19 14:19:13 [DEBUG] plugin: terraform: POST / HTTP/1.1
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Host: sts.amazonaws.com
2016/09/19 14:19:13 [DEBUG] plugin: terraform: User-Agent: terraform/0.7.3 aws-sdk-go/1.4.2 (go1.7; darwin; amd64)
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Content-Length: 43
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=AKIAITHL3MDPROPW24WQ/20160919/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e439c49c54af6b75b5dc4e4dc24129626034cc4cc5d6f0763871d2c54405a00f
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2016/09/19 14:19:13 [DEBUG] plugin: terraform: X-Amz-Date: 20160919T211913Z
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Accept-Encoding: gzip
2016/09/19 14:19:13 [DEBUG] plugin: terraform:
2016/09/19 14:19:13 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15
2016/09/19 14:19:13 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:17 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:17 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2016/09/19 14:19:17 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2016/09/19 14:19:17 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Connection: close
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Content-Length: 414
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Content-Type: text/xml
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Date: Mon, 19 Sep 2016 21:19:16 GMT
2016/09/19 14:19:17 [DEBUG] plugin: terraform: X-Amzn-Requestid: b925302a-7eae-11e6-82d8-bf4c2bc6ae0d
2016/09/19 14:19:17 [DEBUG] plugin: terraform:
2016/09/19 14:19:17 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2016/09/19 14:19:17 [DEBUG] plugin: terraform: <GetCallerIdentityResult>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::466851281301:user/josh@gruntwork.io</Arn>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: <UserId>AIDAIJXJPVHQSDUIMCVJC</UserId>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: <Account>466851281301</Account>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: </GetCallerIdentityResult>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: <ResponseMetadata>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: <RequestId>b925302a-7eae-11e6-82d8-bf4c2bc6ae0d</RequestId>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: </ResponseMetadata>
2016/09/19 14:19:17 [DEBUG] plugin: terraform: </GetCallerIdentityResponse>
2016/09/19 14:19:17 [DEBUG] plugin: terraform:
2016/09/19 14:19:17 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:17 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:17 [DEBUG] Trying to get account ID via iam:GetUser
2016/09/19 14:19:17 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:17 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2016/09/19 14:19:17 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]-----------------------------
2016/09/19 14:19:17 [DEBUG] plugin: terraform: POST / HTTP/1.1
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Host: iam.amazonaws.com
2016/09/19 14:19:17 [DEBUG] plugin: terraform: User-Agent: terraform/0.7.3 aws-sdk-go/1.4.2 (go1.7; darwin; amd64)
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Content-Length: 33
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=AKIAITHL3MDPROPW24WQ/20160919/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=8ac5449f38fa339bf884de1d4298e6ced9d2fcfce98ad95be5c6c67a8d3b3951
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2016/09/19 14:19:17 [DEBUG] plugin: terraform: X-Amz-Date: 20160919T211917Z
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Accept-Encoding: gzip
2016/09/19 14:19:17 [DEBUG] plugin: terraform:
2016/09/19 14:19:17 [DEBUG] plugin: terraform: Action=GetUser&Version=2010-05-08
2016/09/19 14:19:17 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:18 [DEBUG] vertex root, waiting for: provider.module.iam_groups.aws (close)
2016/09/19 14:19:18 [DEBUG] vertex module.iam_groups.aws_iam_group.admin, waiting for: module.iam_groups.provider.aws
2016/09/19 14:19:18 [DEBUG] vertex provider.module.iam_groups.aws (close), waiting for: module.iam_groups.provider.aws
2016/09/19 14:19:19 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:19 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2016/09/19 14:19:19 [DEBUG] plugin: terraform: ---[ RESPONSE ]--------------------------------------
2016/09/19 14:19:19 [DEBUG] plugin: terraform: HTTP/1.1 200 OK
2016/09/19 14:19:19 [DEBUG] plugin: terraform: Connection: close
2016/09/19 14:19:19 [DEBUG] plugin: terraform: Content-Length: 547
2016/09/19 14:19:19 [DEBUG] plugin: terraform: Content-Type: text/xml
2016/09/19 14:19:19 [DEBUG] plugin: terraform: Date: Mon, 19 Sep 2016 21:19:18 GMT
2016/09/19 14:19:19 [DEBUG] plugin: terraform: X-Amzn-Requestid: ba0e7e1e-7eae-11e6-a2c6-fbc03a597541
2016/09/19 14:19:19 [DEBUG] plugin: terraform:
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <GetUserResult>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <User>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <Path>/</Path>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <PasswordLastUsed>2016-09-19T20:56:33Z</PasswordLastUsed>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <UserName>josh@gruntwork.io</UserName>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::466851281301:user/josh@gruntwork.io</Arn>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <UserId>AIDAIJXJPVHQSDUIMCVJC</UserId>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <CreateDate>2016-06-07T18:42:10Z</CreateDate>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: </User>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: </GetUserResult>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <ResponseMetadata>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: <RequestId>ba0e7e1e-7eae-11e6-a2c6-fbc03a597541</RequestId>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: </ResponseMetadata>
2016/09/19 14:19:19 [DEBUG] plugin: terraform: </GetUserResponse>
2016/09/19 14:19:19 [DEBUG] plugin: terraform:
2016/09/19 14:19:19 [DEBUG] plugin: terraform: -----------------------------------------------------
2016/09/19 14:19:19 [DEBUG] plugin: terraform: aws-provider (internal) 2016/09/19 14:19:19 [INFO] Validating account ID
2016/09/19 14:19:19 [TRACE] [walkApply] Exiting eval tree: module.iam_groups.provider.aws
2016/09/19 14:19:19 [DEBUG] vertex module.iam_groups.aws_iam_group.admin, got dep: module.iam_groups.provider.aws
2016/09/19 14:19:19 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.provider.aws
2016/09/19 14:19:19 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:19 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:19 [TRACE] [walkApply] Entering eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalCountFixZeroOneBoundary
2016/09/19 14:19:19 [TRACE] [walkApply] Exiting eval tree: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:19 [DEBUG] vertex root.module.iam_groups.aws_iam_group.admin: expanding/walking dynamic subgraph
2016/09/19 14:19:19 [TRACE] Graph after step *terraform.ResourceCountTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:19 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:19 [TRACE] Graph after step *terraform.RootTransformer:
aws_iam_group.admin - *terraform.graphNodeExpandedResource
2016/09/19 14:19:19 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: walking
2016/09/19 14:19:19 [DEBUG] vertex root.iam_groups.aws_iam_group.admin: evaluating
2016/09/19 14:19:19 [TRACE] [walkApply] Entering eval tree: aws_iam_group.admin
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalInstanceInfo
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalOpFilter
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalSequence
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalReadDiff
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalIf
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: terraform.EvalNoop
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalIf
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalInterpolate
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalReadState
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalValidateResource
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalDiff
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalReadDiff
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalCompareDiff
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalGetProvider
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalReadState
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalApply
2016/09/19 14:19:19 [DEBUG] apply: aws_iam_group.admin: executing Apply
2016/09/19 14:19:19 [DEBUG] plugin: terraform: panic: interface conversion: interface {} is nil, not *aws.AWSClient
2016/09/19 14:19:19 [DEBUG] plugin: terraform:
2016/09/19 14:19:19 [DEBUG] plugin: terraform: goroutine 171 [running]:
2016/09/19 14:19:19 [DEBUG] plugin: terraform: panic(0x24cf080, 0xc420b0f540)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/go/src/runtime/panic.go:500 +0x1a1
2016/09/19 14:19:19 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsIamGroupCreate(0xc420ad7680, 0x0, 0x0, 0x24d4280, 0x15981)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_iam_group.go:46 +0x4a2
2016/09/19 14:19:19 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc420a1da40, 0xc4207a39a0, 0xc42078d800, 0x0, 0x0, 0x1, 0xc420b1e060, 0x0)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/resource.go:162 +0x30e
2016/09/19 14:19:19 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc420513a70, 0xc420b0f200, 0xc4207a39a0, 0xc42078d800, 0x0, 0x18, 0x18)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/helper/schema/provider.go:178 +0x9b
2016/09/19 14:19:19 [DEBUG] plugin: terraform: github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Apply(0xc42081ce40, 0xc42078d1c0, 0xc42077d2a0, 0x0, 0x0)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/gopath/src/github.com/hashicorp/terraform/plugin/resource_provider.go:460 +0x57
2016/09/19 14:19:19 [DEBUG] plugin: terraform: reflect.Value.call(0xc420075020, 0xc42002e618, 0x13, 0x2a0310c, 0x4, 0xc42063fef0, 0x3, 0x3, 0x4059ee0, 0xc420b0e400, ...)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/go/src/reflect/value.go:434 +0x5c8
2016/09/19 14:19:19 [DEBUG] plugin: terraform: reflect.Value.Call(0xc420075020, 0xc42002e618, 0x13, 0xc42063fef0, 0x3, 0x3, 0x0, 0xc420ad66c0, 0xc420ad6660)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/go/src/reflect/value.go:302 +0xa4
2016/09/19 14:19:19 [DEBUG] plugin: terraform: net/rpc.(*service).call(0xc42059cd80, 0xc42059cd00, 0xc4207a0080, 0xc4200ac600, 0xc42081d9c0, 0x21b39e0, 0xc42078d1c0, 0x16, 0x21b3a20, 0xc42077d2a0, ...)
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/go/src/net/rpc/server.go:383 +0x148
2016/09/19 14:19:19 [DEBUG] plugin: terraform: created by net/rpc.(*Server).ServeCodec
2016/09/19 14:19:19 [DEBUG] plugin: terraform: /opt/go/src/net/rpc/server.go:477 +0x421
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalWriteState
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalApplyProvisioners
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalIf
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalWriteState
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalWriteDiff
2016/09/19 14:19:19 [DEBUG] root.iam_groups: eval: *terraform.EvalApplyPost
2016/09/19 14:19:19 [ERROR] root.iam_groups: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* aws_iam_group.admin: unexpected EOF
2016/09/19 14:19:19 [ERROR] root.iam_groups: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* aws_iam_group.admin: unexpected EOF
2016/09/19 14:19:19 [ERROR] root.iam_groups: eval: *terraform.EvalOpFilter, err: 1 error(s) occurred:
* aws_iam_group.admin: unexpected EOF
2016/09/19 14:19:19 [ERROR] root.iam_groups: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* aws_iam_group.admin: unexpected EOF
2016/09/19 14:19:19 [TRACE] [walkApply] Exiting eval tree: aws_iam_group.admin
2016/09/19 14:19:19 [DEBUG] vertex provider.module.iam_groups.aws (close), got dep: module.iam_groups.aws_iam_group.admin
2016/09/19 14:19:19 [DEBUG] vertex root, got dep: provider.module.iam_groups.aws (close)
2016/09/19 14:19:19 [DEBUG] plugin: /opt/lib/terraform/terraform: plugin process exited
2016/09/19 14:19:19 [TRACE] Preserving existing state lineage "74da3ceb-07b6-42c7-bc7a-cd2f6919d606"
2016/09/19 14:19:19 [TRACE] Preserving existing state lineage "74da3ceb-07b6-42c7-bc7a-cd2f6919d606"
2016/09/19 14:19:19 [DEBUG] plugin: waiting for all plugin processes to complete...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment