-
-
Save jszwedko/49d939e853feab8cbea3a81c0395f354 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017/03/23 23:08:05 [INFO] Terraform version: 0.9.1 7c25ef851bd26f720e749983597b36b17061e3ca | |
2017/03/23 23:08:05 [INFO] Go runtime version: go1.8 | |
2017/03/23 23:08:05 [INFO] CLI args: []string{"/home/admin/.tfenv/versions/0.9.1/terraform", "apply"} | |
2017/03/23 23:08:05 [DEBUG] Detected home directory from env var: /home/admin | |
2017/03/23 23:08:05 [DEBUG] Detected home directory from env var: /home/admin | |
2017/03/23 23:08:05 [DEBUG] Attempting to open CLI config file: /home/admin/.terraformrc | |
2017/03/23 23:08:05 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/03/23 23:08:05 [INFO] CLI command args: []string{"apply"} | |
2017/03/23 23:08:05 [DEBUG] Detected home directory from env var: /home/admin | |
2017/03/23 23:08:05 [DEBUG] command: loading backend config file: /tmp/tf | |
2017/03/23 23:08:05 [DEBUG] command: no data state file found for backend config | |
2017/03/23 23:08:05 [DEBUG] New state was assigned lineage "c7502414-b8c5-4a92-a87a-9d624a18e49e" | |
2017/03/23 23:08:05 [INFO] command: backend initialized: <nil> | |
2017/03/23 23:08:05 [INFO] command: backend <nil> is not enhanced, wrapping in local | |
2017/03/23 23:08:05 [INFO] backend/local: starting Apply operation | |
2017/03/23 23:08:05 [INFO] terraform: building graph: GraphTypeInput | |
2017/03/23 23:08:05 [DEBUG] Resource state not found for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os": module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" references: [] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.provider.aws" references: [module.module_us_west_1.var.region] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.var.region" references: [] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "provider.aws (disabled)" references: [] | |
2017/03/23 23:08:05 [DEBUG] Starting graph walk: walkInput | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.provider.aws" waiting on "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.provider.aws" waiting on "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" waiting on "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.provider.aws", sending new deps | |
2017/03/23 23:08:05 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os", sending new deps | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.provider.aws (disabled)': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.provider.aws (disabled)': evaluating | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.var.region': walking | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/03/23 23:08:05 [TRACE] [walkInput] Exiting eval tree: provider.aws (disabled) | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.var.region': evaluating | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalVariableBlock | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalCoerceMapVariable | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalTypeCheckVariable | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalSetVariables | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': evaluating | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInitProvider | |
2017/03/23 23:08:05 [DEBUG] plugin: starting plugin: /home/admin/.tfenv/versions/0.9.1/terraform []string{"/home/admin/.tfenv/versions/0.9.1/terraform", "internal-plugin", "provider", "aws"} | |
2017/03/23 23:08:05 [DEBUG] plugin: waiting for RPC address for: /home/admin/.tfenv/versions/0.9.1/terraform | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [INFO] Terraform version: 0.9.1 7c25ef851bd26f720e749983597b36b17061e3ca | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [INFO] Go runtime version: go1.8 | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [INFO] CLI args: []string{"/home/admin/.tfenv/versions/0.9.1/terraform", "internal-plugin", "provider", "aws"} | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [DEBUG] Detected home directory from env var: /home/admin | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [DEBUG] Detected home directory from env var: /home/admin | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [DEBUG] Attempting to open CLI config file: /home/admin/.terraformrc | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [INFO] CLI command args: []string{"internal-plugin", "provider", "aws"} | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: 2017/03/23 23:08:05 [DEBUG] Detected home directory from env var: /home/admin | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:05 [INFO] Starting provider plugin aws | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:05 [DEBUG] plugin: plugin address: unix /tmp/plugin575419852 | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalOpFilter | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalBuildProviderConfig | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInputProvider | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': walking | |
2017/03/23 23:08:05 [INFO] terraform: building graph: GraphTypeValidate | |
2017/03/23 23:08:05 [DEBUG] Resource state not found for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os": module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "provider.aws (disabled)" references: [] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" references: [] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.provider.aws" references: [module.module_us_west_1.var.region] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.var.region" references: [] | |
2017/03/23 23:08:05 [DEBUG] Starting graph walk: walkValidate | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" waiting on "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.provider.aws" waiting on "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.provider.aws" waiting on "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os", sending new deps | |
2017/03/23 23:08:05 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.provider.aws", sending new deps | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.provider.aws (disabled)': walking | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.provider.aws (disabled)': evaluating | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.var.region': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.var.region': evaluating | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalVariableBlock | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalCoerceMapVariable | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalTypeCheckVariable | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalSetVariables | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': evaluating | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalOpFilter | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalBuildProviderConfig | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalValidateProvider | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSetProviderConfig | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [TRACE] [walkValidate] Exiting eval tree: module.module_us_west_1.provider.aws | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': evaluating | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalIf | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalValidateCount | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/03/23 23:08:05 [TRACE] [walkValidate] Exiting eval tree: module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': expanding/walking dynamic subgraph | |
2017/03/23 23:08:05 [TRACE] Graph after step *terraform.ResourceCountTransformer: | |
module.module_us_west_1.aws_cloudwatch_log_group.rds_os - *terraform.NodeValidatableResourceInstance | |
2017/03/23 23:08:05 [DEBUG] Resource state not found for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os": module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:05 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
module.module_us_west_1.aws_cloudwatch_log_group.rds_os - *terraform.NodeValidatableResourceInstance | |
2017/03/23 23:08:05 [TRACE] Graph after step *terraform.TargetsTransformer: | |
module.module_us_west_1.aws_cloudwatch_log_group.rds_os - *terraform.NodeValidatableResourceInstance | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" references: [] | |
2017/03/23 23:08:05 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
module.module_us_west_1.aws_cloudwatch_log_group.rds_os - *terraform.NodeValidatableResourceInstance | |
2017/03/23 23:08:05 [TRACE] Graph after step *terraform.RootTransformer: | |
module.module_us_west_1.aws_cloudwatch_log_group.rds_os - *terraform.NodeValidatableResourceInstance | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module_us_west_1.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module_us_west_1.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': evaluating | |
2017/03/23 23:08:05 [TRACE] [walkValidate] Entering eval tree: module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalValidateResourceSelfRef | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalValidateResource | |
2017/03/23 23:08:05 [INFO] backend/local: apply calling Refresh | |
2017/03/23 23:08:05 [INFO] terraform: building graph: GraphTypeRefresh | |
2017/03/23 23:08:05 [INFO] Not including "module.module_us_west_1.var.region" in graph, nothing depends on it | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "root" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "root" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.root': walking | |
2017/03/23 23:08:05 [INFO] backend/local: apply calling Plan | |
2017/03/23 23:08:05 [INFO] terraform: building graph: GraphTypePlan | |
2017/03/23 23:08:05 [DEBUG] Resource state not found for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os": module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" references: [] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.provider.aws" references: [module.module_us_west_1.var.region] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "module.module_us_west_1.var.region" references: [] | |
2017/03/23 23:08:05 [DEBUG] ReferenceTransformer: "provider.aws (disabled)" references: [] | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.provider.aws" waiting on "provider.aws (disabled)" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.provider.aws" waiting on "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: added edge: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" waiting on "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.provider.aws", sending new deps | |
2017/03/23 23:08:05 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os", sending new deps | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.var.region" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.var.region': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.var.region': evaluating | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalVariableBlock | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalCoerceMapVariable | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalTypeCheckVariable | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalSetVariables | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.provider.aws (disabled)': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.provider.aws (disabled)': evaluating | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/03/23 23:08:05 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/03/23 23:08:05 [TRACE] [walkPlan] Exiting eval tree: provider.aws (disabled) | |
2017/03/23 23:08:05 [DEBUG] dag/walk: walking "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': walking | |
2017/03/23 23:08:05 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': evaluating | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInitProvider | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalOpFilter | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalBuildProviderConfig | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSetProviderConfig | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalOpFilter | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:05 [DEBUG] root.module_us_west_1: eval: *terraform.EvalConfigProvider | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:05 [INFO] No assume_role block read from configuration | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:05 [INFO] Building AWS region structure | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:05 [INFO] Building AWS auth structure | |
2017/03/23 23:08:05 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:05 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [INFO] AWS Auth provider used: "EC2RoleProvider" | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Host: sts.amazonaws.com | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Length: 43 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=58f30fb3b52000a6159a75d6539a5a280ddec42ebd160eb7e2fe12bfdfb611f3 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230806Z | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Connection: close | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Length: 450 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:05 GMT | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: X-Amzn-Requestid: 92e708df-101d-11e7-a376-11265d5a206c | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <GetCallerIdentityResult> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <Arn>arn:aws:sts::782759316251:assumed-role/cpair/i-054ab0c4b49da9ab8</Arn> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <UserId>AROAI66UT4UKVHCBTLRX6:i-054ab0c4b49da9ab8</UserId> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <Account>782759316251</Account> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </GetCallerIdentityResult> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <RequestId>92e708df-101d-11e7-a376-11265d5a206c</RequestId> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </GetCallerIdentityResponse> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [DEBUG] Trying to get account ID via AWS Metadata API | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Host: ec2.us-east-1.amazonaws.com | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Length: 87 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=fe05e674c2ea32897271135e9c28e8d2c0666eca57e7b0ec5b3383f9e8556237 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230806Z | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Connection: close | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Transfer-Encoding: chunked | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Type: text/xml;charset=UTF-8 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:06 GMT | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Server: AmazonEC2 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Vary: Accept-Encoding | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: 21c | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <?xml version="1.0" encoding="UTF-8"?> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/"> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <requestId>76560daa-9043-4b30-b38b-0df6eb0e642a</requestId> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <accountAttributeSet> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <item> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <attributeName>supported-platforms</attributeName> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <attributeValueSet> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <item> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: <attributeValue>VPC</attributeValue> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </item> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </attributeValueSet> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </item> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </accountAttributeSet> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: </DescribeAccountAttributesResponse> | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: 0 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:06 [DEBUG] dag/walk: walking "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': walking | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': evaluating | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalCountCheckComputed | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalIf | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/03/23 23:08:06 [DEBUG] Resource state not found for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os": module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:06 [DEBUG] ReferenceTransformer: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" references: [] | |
2017/03/23 23:08:06 [DEBUG] dag/walk: added new vertex: "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:06 [DEBUG] dag/walk: walking "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module_us_west_1.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': walking | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module_us_west_1.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': evaluating | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalValidateResource | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalReadState | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalDiff | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalCheckPreventDestroy | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalWriteState | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalWriteDiff | |
2017/03/23 23:08:06 [TRACE] [walkPlan] Exiting eval tree: module.module_us_west_1.aws_cloudwatch_log_group.rds_os | |
2017/03/23 23:08:06 [INFO] terraform: building graph: GraphTypeApply | |
2017/03/23 23:08:06 [TRACE] DiffTransformer: starting | |
2017/03/23 23:08:06 [TRACE] DiffTransformer: Module: | |
2017/03/23 23:08:06 [TRACE] DiffTransformer: Module: CREATE: aws_cloudwatch_log_group.rds_os | |
arn: "" => "<computed>" | |
name: "" => "FOO" (forces new resource) | |
retention_in_days: "" => "30" | |
2017/03/23 23:08:06 [TRACE] DiffTransformer: Resource "aws_cloudwatch_log_group.rds_os": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"name":*terraform.ResourceAttrDiff{Old:"", New:"FOO", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "retention_in_days":*terraform.ResourceAttrDiff{Old:"", New:"30", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)} | |
2017/03/23 23:08:06 [TRACE] Graph after step *terraform.DiffTransformer: | |
module.module_us_west_1.aws_cloudwatch_log_group.rds_os - *terraform.NodeApplyableResource | |
2017/03/23 23:08:06 [TRACE] Graph after step *terraform.OrphanOutputTransformer: | |
module.module_us_west_1.aws_cloudwatch_log_group.rds_os - *terraform.NodeApplyded edge: "module.module_us_west_1.provider.aws" waiting on "provider.aws (disabled)" | |
2017/03/23 23:08:06 [DEBUG] dag/walk: added edge: "module.module_us_west_1.provider.aws" waiting on "module.module_us_west_1.var.region" | |
2017/03/23 23:08:06 [DEBUG] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:06 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.aws_cloudwatch_log_group.rds_os", sending new deps | |
2017/03/23 23:08:06 [DEBUG] dag/walk: dependencies changed for "module.module_us_west_1.provider.aws", sending new deps | |
2017/03/23 23:08:06 [DEBUG] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps | |
2017/03/23 23:08:06 [DEBUG] dag/walk: walking "module.module_us_west_1.var.region" | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module.module_us_west_1.var.region': walking | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module.module_us_west_1.var.region': evaluating | |
2017/03/23 23:08:06 [TRACE] [walkApply] Entering eval tree: module.module_us_west_1.var.region | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalVariableBlock | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalCoerceMapVariable | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalTypeCheckVariable | |
2017/03/23 23:08:06 [DEBUG] dag/walk: walking "provider.aws (disabled)" | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.provider.aws (disabled)': walking | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.provider.aws (disabled)': evaluating | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/03/23 23:08:06 [DEBUG] root: eval: *terraform.EvalSetVariables | |
2017/03/23 23:08:06 [DEBUG] dag/walk: walking "module.module_us_west_1.provider.aws" | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': walking | |
2017/03/23 23:08:06 [DEBUG] vertex 'root.module.module_us_west_1.provider.aws': evaluating | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInitProvider | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalOpFilter | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalBuildProviderConfig | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSetProviderConfig | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalOpFilter | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalSequence | |
2017/03/23 23:08:06 [DEBUG] root.module_us_west_1: eval: *terraform.EvalConfigProvider | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [INFO] No assume_role block read from configuration | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [INFO] Building AWS region structure | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [INFO] Building AWS auth structure | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [INFO] AWS Auth provider used: "EC2RoleProvider" | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:06 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Host: sts.amazonaws.com | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Length: 43 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=58f30fb3b52000a6159a75d6539a5a280ddec42ebd160eb7e2fe12bfdfb611f3 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230806Z | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15 | |
2017/03/23 23:08:06 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Connection: close | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Length: 450 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:06 GMT | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amzn-Requestid: 935310f6-101d-11e7-80fd-f910c9f58e2e | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <GetCallerIdentityResult> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <Arn>arn:aws:sts::782759316251:assumed-role/cpair/i-054ab0c4b49da9ab8</Arn> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <UserId>AROAI66UT4UKVHCBTLRX6:i-054ab0c4b49da9ab8</UserId> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <Account>782759316251</Account> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </GetCallerIdentityResult> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <RequestId>935310f6-101d-11e7-80fd-f910c9f58e2e</RequestId> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </GetCallerIdentityResponse> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] Trying to get account ID via AWS Metadata API | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Host: ec2.us-east-1.amazonaws.com | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Length: 87 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=69ed454013b8cca529d9e42da71493f5976f6b7ce88da8584c1aa059f74f4d73 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230807Z | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Connection: close | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Transfer-Encoding: chunked | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: text/xml;charset=UTF-8 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:07 GMT | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Server: AmazonEC2 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Vary: Accept-Encoding | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: 21c | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <?xml version="1.0" encoding="UTF-8"?> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/"> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <requestId>83120143-e540-4ca8-b224-1bcbcc85111a</requestId> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <accountAttributeSet> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <item> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <attributeName>supported-platforms</attributeName> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <attributeValueSet> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <item> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: <attributeValue>VPC</attributeValue> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </item> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </attributeValueSet> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </item> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </accountAttributeSet> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: </DescribeAccountAttributesResponse> | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: 0 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] dag/walk: walking "module.module_us_west_1.aws_cloudwatch_log_group.rds_os" | |
2017/03/23 23:08:07 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': walking | |
2017/03/23 23:08:07 [DEBUG] vertex 'root.module.module_us_west_1.aws_cloudwatch_log_group.rds_os': evaluating | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalIf | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: terraform.EvalNoop | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalIf | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalInterpolate | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalReadState | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalValidateResource | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalDiff | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalReadDiff | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalCompareDiff | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalGetProvider | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalReadState | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalApplyPre | |
2017/03/23 23:08:07 [DEBUG] root.module_us_west_1: eval: *terraform.EvalApply | |
2017/03/23 23:08:07 [DEBUG] apply: aws_cloudwatch_log_group.rds_os: executing Apply | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] No meta timeoutkey found in Apply() | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] Creating CloudWatch Log Group: FOO | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Request logs/CreateLogGroup Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Host: logs.us-east-1.amazonaws.com | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Length: 22 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/logs/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=b11e7bf776ea3b4140ad46471d4e599d1d950d1fb6824227409e35c0f29984a9 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230807Z | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Target: Logs_20140328.CreateLogGroup | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: {"logGroupName":"FOO"} | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Response logs/CreateLogGroup Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Length: 0 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:07 GMT | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amzn-Requestid: 93aa0af6-101d-11e7-a1e1-d9254912457e | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [INFO] CloudWatch Log Group created | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] Updating CloudWatch Log Group: "FOO" | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] Setting retention for CloudWatch Log Group: "FOO": { | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: LogGroupName: "FOO", | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: RetentionInDays: 30 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: } | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Request logs/PutRetentionPolicy Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Host: logs.us-east-1.amazonaws.com | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Length: 43 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/logs/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=712d98f56b2c8f618179a37031edd2affeb5c99f2efa201f914e221b9afaa509 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230807Z | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Target: Logs_20140328.PutRetentionPolicy | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: {"logGroupName":"FOO","retentionInDays":30} | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Response logs/PutRetentionPolicy Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Length: 0 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:07 GMT | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amzn-Requestid: 93d64aec-101d-11e7-b3e4-055b29de12a6 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] Reading CloudWatch Log Group: "FOO" | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:07 [DEBUG] [aws-sdk-go] DEBUG: Request logs/DescribeLogGroups Details: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Host: logs.us-east-1.amazonaws.com | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Length: 28 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/logs/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=133d857405ca86c978dff6d0f047b5ded7618c8124f9e191b1bd5e923537812c | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230807Z | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: X-Amz-Target: Logs_20140328.DescribeLogGroups | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: {"logGroupNamePrefix":"FOO"} | |
2017/03/23 23:08:07 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:08 [DEBUG] [aws-sdk-go] DEBUG: Response logs/DescribeLogGroups Details: | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Content-Length: 186 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:07 GMT | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: X-Amzn-Requestid: 94006841-101d-11e7-b652-d3455af15c56 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: {"logGroups":[{"arn":"arn:aws:logs:us-east-1:782759316251:log-group:FOO:*","creationTime":1490310487573,"logGroupName":"FOO","metricFilterCount":0,"retentionInDays":30,"storedBytes":0}]} | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:08 [DEBUG] Found Log Group: { | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Arn: "arn:aws:logs:us-east-1:782759316251:log-group:FOO:*", | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: CreationTime: 1490310487573, | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: LogGroupName: "FOO", | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: MetricFilterCount: 0, | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: RetentionInDays: 30, | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: StoredBytes: 0 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: } | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:08 [DEBUG] [aws-sdk-go] DEBUG: Request logs/ListTagsLogGroup Details: | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Host: logs.us-east-1.amazonaws.com | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: User-Agent: aws-sdk-go/1.7.9 (go1.8; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.9.1 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Content-Length: 22 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJAIUNVEL63ATKN2A/20170323/us-east-1/logs/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=77101eb202dd7b72fdf26daaa4bad51f7cf6f2c21c0daf7fe9a992d551fb5ad1 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: X-Amz-Date: 20170323T230808Z | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzEK///////////wEaDHFmUiUFyO2QDc46cSK3A9Pxb17eSb/zrXT+72Z/XxRf2OQkKlRjeGovV63VBYNo+fVzh1k1snBLDUmjWi1uKYK4m3HToMY0OImnB+5DNjZu0W1PbUgQeC2MrWZ6IGotOsqpZfos/zYTQ7YTee9d0OX24/fPsA8GnuRzWslNfxPSR9ZL2MC0Z0ygwsarQBk8zgJAkqYoKTvFYNURZ7p3uL2VYLap+kcXCL2BK5DX4Ru7sJJgLjfao2XLAkpZB7Uwfa5XyzKg/YKcool4jMMt8YpFQYBMqb115OUrDU3R/G9oPSQqSVlesWZ4BroS80dWXecBoMd5v0nG7PNHZ0mwXLKiBrc3PhneUfCFg9OnsDCeKYoGcog1vvgH84jGNWo/mSF7Csyp2mjt5qH/wGhB7XBwGB5yCWpS4mm2tkdrpAig+QbhuOGKtXH6Yip8aPksSr7uN8BUEmwoplIt+qrSjxKaQLWwrL8qxG9j9hS8s46ZQF1T/ZS7LZSkhIFbEqbj6+N+ZmvTD4Zg97/nA2GmTD3G6QdfQoLQTGEl2Mn/zs0N+staCy58EI+Ry12uYxDNj/PSZ108S8RYLXqyvINKmx5LbuZfDbooqI7RxgU= | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: X-Amz-Target: Logs_20140328.ListTagsLogGroup | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: {"logGroupName":"FOO"} | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:08 [DEBUG] [aws-sdk-go] DEBUG: Response logs/ListTagsLogGroup Details: | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Content-Length: 11 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Content-Type: application/x-amz-json-1.1 | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: Date: Thu, 23 Mar 2017 23:08:07 GMT | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: X-Amzn-Requestid: 942b4870-101d-11e7-9dcd-db1f8d36df6b | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: {"tags":{}} | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/03/23 23:08:08 [DEBUG] root.module_us_west_1: eval: *terraform.EvalWriteState | |
2017/03/23 23:08:08 [DEBUG] root.module_us_west_1: eval: *terraform.EvalApplyProvisioners | |
2017/03/23 23:08:08 [DEBUG] root.module_us_west_1: eval: *terraform.EvalIf | |
2017/03/23 23:08:08 [DEBUG] root.module_us_west_1: eval: *terraform.EvalWriteState | |
2017/03/23 23:08:08 [DEBUG] root.module_us_west_1: eval: *terraform.EvalWriteDiff | |
2017/03/23 23:08:08 [DEBUG] root.module_us_west_1: eval: *terraform.EvalApplyPost | |
2017/03/23 23:08:08 [DEBUG] root.module_us_west_1: eval: *terraform.EvalUpdateStateHook | |
2017/03/23 23:08:08 [TRACE] Preserving existing state lineage "7d19e00a-e04c-49d4-9893-2c04dc0c46df" | |
2017/03/23 23:08:08 [DEBUG] dag/walk: walking "meta.count-boundary (count boundary fixup)" | |
2017/03/23 23:08:08 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2017/03/23 23:08:08 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2017/03/23 23:08:08 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2017/03/23 23:08:08 [DEBUG] plugin: waiting for all plugin processes to complete... | |
2017/03/23 23:08:08 [DEBUG] plugin: terraform: aws-provider (internal) 2017/03/23 23:08:08 [DEBUG] plugin: waiting for all plugin processes to complete... | |
2017/03/23 23:08:08 [DEBUG] plugin: /home/admin/.tfenv/versions/0.9.1/terraform: plugin process exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment