Last active
January 23, 2017 11:31
-
-
Save alext/89824c542bf4d598e03af4cb90dd0d2e to your computer and use it in GitHub Desktop.
Debug log for https://github.com/hashicorp/terraform/issues/11355
This file contains 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/01/23 11:25:50 [INFO] Terraform version: 0.8.4 a791ff09b29d063dd4b6da0cac04ad3b83c836f5 | |
2017/01/23 11:25:50 [INFO] CLI args: []string{"/Users/alextomlins/tmp/tf_0.8.4/terraform", "apply"} | |
2017/01/23 11:25:50 [DEBUG] Detected home directory from env var: /Users/alextomlins | |
2017/01/23 11:25:50 [DEBUG] Detected home directory from env var: /Users/alextomlins | |
2017/01/23 11:25:50 [DEBUG] Attempting to open CLI config file: /Users/alextomlins/.terraformrc | |
2017/01/23 11:25:50 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/01/23 11:25:50 [DEBUG] Detected home directory from env var: /Users/alextomlins | |
2017/01/23 11:25:50 [DEBUG] No diff, not a noop | |
2017/01/23 11:25:50 [TRACE] Graph after step *terraform.PruneNoopTransformer: | |
aws_db_instance.test - *terraform.GraphNodeConfigResource | |
provider.aws - *terraform.GraphNodeConfigProvider | |
provider.aws - *terraform.GraphNodeConfigProvider | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/23 11:25:50 [DEBUG] plugin: starting plugin: /Users/alextomlins/tmp/tf_0.8.4/terraform []string{"/Users/alextomlins/tmp/tf_0.8.4/terraform", "internal-plugin", "provider", "aws"} | |
2017/01/23 11:25:50 [DEBUG] plugin: waiting for RPC address for: /Users/alextomlins/tmp/tf_0.8.4/terraform | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: 2017/01/23 11:25:50 [INFO] Terraform version: 0.8.4 a791ff09b29d063dd4b6da0cac04ad3b83c836f5 | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: 2017/01/23 11:25:50 [INFO] CLI args: []string{"/Users/alextomlins/tmp/tf_0.8.4/terraform", "internal-plugin", "provider", "aws"} | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: 2017/01/23 11:25:50 [DEBUG] Detected home directory from env var: /Users/alextomlins | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: 2017/01/23 11:25:50 [DEBUG] Detected home directory from env var: /Users/alextomlins | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: 2017/01/23 11:25:50 [DEBUG] Attempting to open CLI config file: /Users/alextomlins/.terraformrc | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: 2017/01/23 11:25:50 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:50 [INFO] Starting provider plugin aws | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:50 [DEBUG] Detected home directory from env var: /Users/alextomlins | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:50 [DEBUG] plugin: plugin address: unix /var/folders/3z/k902l52s12d0lbcgvjfprvz400_92t/T/plugin704665659 | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInputProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [TRACE] [walkInput] Exiting eval tree: provider.aws | |
2017/01/23 11:25:50 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:50 [TRACE] [walkInput] Entering eval tree: aws_db_instance.test | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [TRACE] [walkInput] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:50 [DEBUG] vertex "provider.aws (close)", got dep: "aws_db_instance.test" | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/01/23 11:25:50 [TRACE] [walkInput] Entering eval tree: provider.aws (close) | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/01/23 11:25:50 [INFO] Validating the context... | |
2017/01/23 11:25:50 [DEBUG] Checking resource noop: aws_db_instance.test | |
2017/01/23 11:25:50 [DEBUG] No diff, not a noop | |
2017/01/23 11:25:50 [DEBUG] Starting graph walk: walkValidate | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [TRACE] [walkValidate] Exiting eval tree: provider.aws | |
2017/01/23 11:25:50 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [TRACE] [walkValidate] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:50 [DEBUG] vertex "provider.aws (close)", got dep: "aws_db_instance.test" | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/01/23 11:25:50 [INFO] Starting shadow graph walk: walkValidate | |
2017/01/23 11:25:50 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [TRACE] [walkValidate] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:50 [DEBUG] vertex "provider.aws (close)", got dep: "aws_db_instance.test" | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/01/23 11:25:50 [INFO] Shadow graph success! | |
2017/01/23 11:25:50 [INFO] Validation result: 0 warnings, 0 errors | |
2017/01/23 11:25:50 [DEBUG] Checking resource noop: aws_db_instance.test | |
2017/01/23 11:25:50 [DEBUG] No diff, not a noop | |
2017/01/23 11:25:50 [DEBUG] Starting graph walk: walkRefresh | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:50 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:50 [TRACE] [walkRefresh] Entering eval tree: provider.aws | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:50 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:50 [INFO] No assume_role block read from configuration | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:50 [INFO] Building AWS region structure | |
2017/01/23 11:25:50 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:50 [INFO] Building AWS auth structure | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:51 [WARN] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:51 [INFO] AWS Auth provider used: "EnvProvider" | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:51 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: Host: sts.amazonaws.com | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: Content-Length: 43 | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=ee8a74feda7c493235eeb8f9909fff9af9d51f6491fbbf8ddd43e620b3678787 | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112551Z | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15 | |
2017/01/23 11:25:51 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Length: 408 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:51 GMT | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amzn-Requestid: b288e459-e15e-11e6-ba59-115c4d283eb2 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <GetCallerIdentityResult> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::595665891067:user/alextomlins</Arn> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <UserId>AIDAJFHPYCE5LTCKTHFCO</UserId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Account>595665891067</Account> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </GetCallerIdentityResult> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <RequestId>b288e459-e15e-11e6-ba59-115c4d283eb2</RequestId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </GetCallerIdentityResponse> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] Trying to get account ID via iam:GetUser | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Host: iam.amazonaws.com | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Length: 33 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=a1450b59f69a1c489885b703b35dbd3c1e69bda470eb51b2d9d56d80adc98822 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112552Z | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Action=GetUser&Version=2010-05-08 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Length: 535 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:51 GMT | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amzn-Requestid: b2e360c4-e15e-11e6-94aa-f5ab4392147c | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/"> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <GetUserResult> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <User> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Path>/</Path> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <PasswordLastUsed>2017-01-23T11:05:12Z</PasswordLastUsed> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <UserName>alextomlins</UserName> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::595665891067:user/alextomlins</Arn> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <UserId>AIDAJFHPYCE5LTCKTHFCO</UserId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <CreateDate>2015-11-27T10:17:50Z</CreateDate> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </User> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </GetUserResult> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <RequestId>b2e360c4-e15e-11e6-94aa-f5ab4392147c</RequestId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </GetUserResponse> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:52 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:52 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:52 [TRACE] [walkRefresh] Entering eval tree: aws_db_instance.test | |
2017/01/23 11:25:52 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:52 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:52 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/23 11:25:52 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:52 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/23 11:25:52 [TRACE] [walkRefresh] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:52 [DEBUG] vertex 'root.aws_db_instance.test': expanding/walking dynamic subgraph | |
2017/01/23 11:25:52 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:52 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:52 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] DB Instance describe configuration: { | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: DBInstanceIdentifier: "tf-test" | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: } | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] [aws-sdk-go] DEBUG: Request rds/DescribeDBInstances Details: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Host: rds.eu-west-1.amazonaws.com | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Length: 74 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/eu-west-1/rds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=fd00f84ad9dd22da5c9975dc0286c429738bd8ccb490c4843faf3043d8a8a166 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112552Z | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Action=DescribeDBInstances&DBInstanceIdentifier=tf-test&Version=2014-10-31 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] [aws-sdk-go] DEBUG: Response rds/DescribeDBInstances Details: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Transfer-Encoding: chunked | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:52 GMT | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Vary: Accept-Encoding | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amzn-Requestid: b30678fd-e15e-11e6-a182-2f666e5a131d | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: fae | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DescribeDBInstancesResponse xmlns="http://rds.amazonaws.com/doc/2014-10-31/"> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DescribeDBInstancesResult> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBInstances> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBInstance> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <AllocatedStorage>5</AllocatedStorage> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBParameterGroups> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBParameterGroup> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBParameterGroupName>default.postgres9.5</DBParameterGroupName> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <ParameterApplyStatus>in-sync</ParameterApplyStatus> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </DBParameterGroup> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </DBParameterGroups> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <AvailabilityZone>eu-west-1b</AvailabilityZone> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBSecurityGroups/> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <EngineVersion>9.5.4</EngineVersion> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <MasterUsername>dbadmin</MasterUsername> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <InstanceCreateTime>2017-01-23T11:24:36.111Z</InstanceCreateTime> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBInstanceClass>db.t2.micro</DBInstanceClass> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <ReadReplicaDBInstanceIdentifiers/> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <MonitoringInterval>0</MonitoringInterval> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBInstanceStatus>available</DBInstanceStatus> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <BackupRetentionPeriod>0</BackupRetentionPeriod> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <OptionGroupMemberships> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <OptionGroupMembership> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <OptionGroupName>default:postgres-9-5</OptionGroupName> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Status>in-sync</Status> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </OptionGroupMembership> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </OptionGroupMemberships> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <CACertificateIdentifier>rds-ca-2015</CACertificateIdentifier> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DbInstancePort>0</DbInstancePort> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DbiResourceId>db-VQCUMKFOYJI2OCVJF27ENPDQKQ</DbiResourceId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <PreferredBackupWindow>02:21-02:51</PreferredBackupWindow> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBInstanceIdentifier>tf-test</DBInstanceIdentifier> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBInstanceArn>arn:aws:rds:eu-west-1:595665891067:db:tf-test</DBInstanceArn> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Endpoint> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <HostedZoneId>Z29XKXDKYMONMX</HostedZoneId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Address>tf-test.colgoy4debsd.eu-west-1.rds.amazonaws.com</Address> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Port>5432</Port> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </Endpoint> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Engine>postgres</Engine> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <PubliclyAccessible>false</PubliclyAccessible> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <IAMDatabaseAuthenticationEnabled>false</IAMDatabaseAuthenticationEnabled> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <MultiAZ>false</MultiAZ> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DomainMemberships/> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <StorageEncrypted>false</StorageEncrypted> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBSubnetGroup> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <VpcId>vpc-2a56034f</VpcId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Subnets> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-56a69a33</SubnetIdentifier> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Name>eu-west-1c</Name> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-33feda44</SubnetIdentifier> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Name>eu-west-1a</Name> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-69324d30</SubnetIdentifier> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Name>eu-west-1b</Name> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </Subnets> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <SubnetGroupStatus>Complete</SubnetGroupStatus> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBSubnetGroupDescription>default</DBSubnetGroupDescription> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <DBSubnetGroupName>default</DBSubnetGroupName> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </DBSubnetGroup> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <VpcSecurityGroups> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <VpcSecurityGroupMembership> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <VpcSecurityGroupId>sg-d1fd6ab5</VpcSecurityGroupId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <Status>active</Status> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </VpcSecurityGroupMembership> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </VpcSecurityGroups> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <LicenseModel>postgresql-license</LicenseModel> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <PendingModifiedValues/> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <PreferredMaintenanceWindow>sat:04:49-sat:05:19</PreferredMaintenanceWindow> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <StorageType>gp2</StorageType> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <CopyTagsToSnapshot>false</CopyTagsToSnapshot> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </DBInstance> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </DBInstances> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </DescribeDBInstancesResult> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: <RequestId>b30678fd-e15e-11e6-a182-2f666e5a131d</RequestId> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: </DescribeDBInstancesResponse> | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: 0 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:52 [DEBUG] [aws-sdk-go] DEBUG: Request rds/ListTagsForResource Details: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Host: rds.eu-west-1.amazonaws.com | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Length: 116 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/eu-west-1/rds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=65108f0d2cd6886e215970cbc4bebdde7fa64fa48e08c8972c71ee02a0b010b2 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112552Z | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: Action=ListTagsForResource&ResourceName=arn%3Aaws%3Ards%3Aeu-west-1%3A595665891067%3Adb%3Atf-test&Version=2014-10-31 | |
2017/01/23 11:25:52 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:53 [DEBUG] [aws-sdk-go] DEBUG: Response rds/ListTagsForResource Details: | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Content-Length: 293 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:53 GMT | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: X-Amzn-Requestid: b3276e42-e15e-11e6-b043-ef9e6aa69181 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: <ListTagsForResourceResponse xmlns="http://rds.amazonaws.com/doc/2014-10-31/"> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: <ListTagsForResourceResult> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: <TagList/> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: </ListTagsForResourceResult> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: <RequestId>b3276e42-e15e-11e6-b043-ef9e6aa69181</RequestId> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: </ListTagsForResourceResponse> | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [TRACE] [walkRefresh] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:53 [DEBUG] vertex "provider.aws (close)", got dep: "aws_db_instance.test" | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/01/23 11:25:53 [INFO] Starting shadow graph walk: walkRefresh | |
2017/01/23 11:25:53 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:53 [TRACE] [walkRefresh] Entering eval tree: provider.aws | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/23 11:25:53 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [TRACE] [walkRefresh] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:53 [DEBUG] vertex "provider.aws (close)", got dep: "aws_db_instance.test" | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws (close)': walking | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws (close)': evaluating | |
2017/01/23 11:25:53 [INFO] Shadow graph success! | |
2017/01/23 11:25:53 [DEBUG] Attaching resource state to "aws_db_instance.test": Type = aws_db_instance | |
2017/01/23 11:25:53 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
aws_db_instance.test - *terraform.NodePlannableResource | |
2017/01/23 11:25:53 [TRACE] Graph after step *terraform.RootVariableTransformer: | |
aws_db_instance.test - *terraform.NodePlannableResource | |
2017/01/23 11:25:53 [DEBUG] ReferenceTransformer: "aws_db_instance.test" references: [] | |
2017/01/23 11:25:53 [DEBUG] ReferenceTransformer: "provider.aws" references: [] | |
2017/01/23 11:25:53 [DEBUG] Starting graph walk: walkPlan | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:53 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:53 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:53 [INFO] No assume_role block read from configuration | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:53 [INFO] Building AWS region structure | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:53 [INFO] Building AWS auth structure | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:53 [WARN] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:53 [INFO] AWS Auth provider used: "EnvProvider" | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:53 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Host: sts.amazonaws.com | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Content-Length: 43 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=febb843ae41dec7b22497c265aef26ad9ca5eda2fa8b7760c7daf3a614f0a2c6 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112553Z | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15 | |
2017/01/23 11:25:53 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:54 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Content-Length: 408 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:53 GMT | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: X-Amzn-Requestid: b3e12157-e15e-11e6-bb18-dbbd5d75cc0b | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <GetCallerIdentityResult> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::595665891067:user/alextomlins</Arn> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <UserId>AIDAJFHPYCE5LTCKTHFCO</UserId> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <Account>595665891067</Account> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: </GetCallerIdentityResult> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <RequestId>b3e12157-e15e-11e6-bb18-dbbd5d75cc0b</RequestId> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: </GetCallerIdentityResponse> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:54 [DEBUG] Trying to get account ID via iam:GetUser | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:54 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Host: iam.amazonaws.com | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Content-Length: 33 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=3ba57d1e1b4aa1b544d157b60c10ed00364c2778d105e582bb08336bb24125e6 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112554Z | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Action=GetUser&Version=2010-05-08 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:54 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Content-Length: 535 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:54 GMT | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: X-Amzn-Requestid: b42d6ca8-e15e-11e6-b129-2be51eb74486 | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/"> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <GetUserResult> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <User> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <Path>/</Path> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <PasswordLastUsed>2017-01-23T11:05:12Z</PasswordLastUsed> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <UserName>alextomlins</UserName> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::595665891067:user/alextomlins</Arn> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <UserId>AIDAJFHPYCE5LTCKTHFCO</UserId> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <CreateDate>2015-11-27T10:17:50Z</CreateDate> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: </User> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: </GetUserResult> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: <RequestId>b42d6ca8-e15e-11e6-b129-2be51eb74486</RequestId> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: </GetUserResponse> | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:54 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/23 11:25:54 [DEBUG] Attaching resource state to "aws_db_instance.test": Type = aws_db_instance | |
2017/01/23 11:25:54 [DEBUG] ReferenceTransformer: "aws_db_instance.test" references: [] | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/23 11:25:54 [TRACE] [walkPlan] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:54 [INFO] Starting shadow graph walk: walkPlan | |
2017/01/23 11:25:54 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:54 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:54 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/23 11:25:54 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/23 11:25:54 [DEBUG] Attaching resource state to "aws_db_instance.test": Type = aws_db_instance | |
2017/01/23 11:25:54 [DEBUG] ReferenceTransformer: "aws_db_instance.test" references: [] | |
2017/01/23 11:25:54 [TRACE] Graph after step *terraform.ReferenceTransformer: | |
aws_db_instance.test - *terraform.NodePlannableResourceInstance | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/23 11:25:54 [TRACE] [walkPlan] Exiting eval tree: aws_db_instance.test | |
2017/01/23 11:25:54 [INFO] Shadow graph success! | |
2017/01/23 11:25:54 [DEBUG] Attaching resource state to "aws_db_instance.test": Type = aws_db_instance | |
2017/01/23 11:25:54 [DEBUG] ReferenceTransformer: "aws_db_instance.test" references: [] | |
2017/01/23 11:25:54 [DEBUG] ReferenceTransformer: "provider.aws" references: [] | |
2017/01/23 11:25:54 [DEBUG] Starting graph walk: walkApply | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:25:54 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:25:54 [TRACE] [walkApply] Entering eval tree: provider.aws | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/23 11:25:54 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:54 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:25:54 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:54 [INFO] No assume_role block read from configuration | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:54 [INFO] Building AWS region structure | |
2017/01/23 11:25:54 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:54 [INFO] Building AWS auth structure | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:55 [WARN] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:55 [INFO] AWS Auth provider used: "EnvProvider" | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:55 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details: | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Host: sts.amazonaws.com | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Content-Length: 43 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=3e5ce4ca779bb2f91a8bc06f5d79cea212c821ec741a68c43162e2953195e99e | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112555Z | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Action=GetCallerIdentity&Version=2011-06-15 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:55 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details: | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Content-Length: 408 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:54 GMT | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: X-Amzn-Requestid: b4b6e81e-e15e-11e6-ae22-a58210b4a6ae | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: <GetCallerIdentityResult> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::595665891067:user/alextomlins</Arn> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: <UserId>AIDAJFHPYCE5LTCKTHFCO</UserId> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: <Account>595665891067</Account> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: </GetCallerIdentityResult> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: <RequestId>b4b6e81e-e15e-11e6-ae22-a58210b4a6ae</RequestId> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: </GetCallerIdentityResponse> | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:55 [DEBUG] Trying to get account ID via iam:GetUser | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:55 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details: | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Host: iam.amazonaws.com | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Content-Length: 33 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=c2fda1ff244335e1ed3d75075493679e7c99aed5a10c8fa081f752752784303e | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112555Z | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: Action=GetUser&Version=2010-05-08 | |
2017/01/23 11:25:55 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:56 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Content-Length: 535 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:55 GMT | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: X-Amzn-Requestid: b5018583-e15e-11e6-94aa-f5ab4392147c | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/"> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <GetUserResult> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <User> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Path>/</Path> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <PasswordLastUsed>2017-01-23T11:05:12Z</PasswordLastUsed> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <UserName>alextomlins</UserName> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Arn>arn:aws:iam::595665891067:user/alextomlins</Arn> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <UserId>AIDAJFHPYCE5LTCKTHFCO</UserId> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <CreateDate>2015-11-27T10:17:50Z</CreateDate> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </User> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </GetUserResult> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <RequestId>b5018583-e15e-11e6-94aa-f5ab4392147c</RequestId> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </GetUserResponse> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:56 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:25:56 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:25:56 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/23 11:25:56 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalCompareDiff | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/23 11:25:56 [DEBUG] root: eval: *terraform.EvalApply | |
2017/01/23 11:25:56 [DEBUG] apply: aws_db_instance.test: executing Apply | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:56 [DEBUG] Send DB Instance Modification request: true | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:56 [DEBUG] DB Instance Modification request: { | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: AllowMajorVersionUpgrade: false, | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ApplyImmediately: false, | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: DBInstanceIdentifier: "tf-test", | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: EngineVersion: "9.5" | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: } | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:56 [DEBUG] [aws-sdk-go] DEBUG: Request rds/ModifyDBInstance Details: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Host: rds.eu-west-1.amazonaws.com | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Content-Length: 143 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/eu-west-1/rds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=957691ba0df67dde259897dfe4f5efbc8dfe6c40d9ceb4d5584604d2893da4a9 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112556Z | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Action=ModifyDBInstance&AllowMajorVersionUpgrade=false&ApplyImmediately=false&DBInstanceIdentifier=tf-test&EngineVersion=9.5&Version=2014-10-31 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:56 [DEBUG] [aws-sdk-go] DEBUG: Response rds/ModifyDBInstance Details: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Transfer-Encoding: chunked | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:25:56 GMT | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: Vary: Accept-Encoding | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: X-Amzn-Requestid: b51f9527-e15e-11e6-8930-972fe06931ae | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ed7 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <ModifyDBInstanceResponse xmlns="http://rds.amazonaws.com/doc/2014-10-31/"> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <ModifyDBInstanceResult> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBInstance> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <AllocatedStorage>5</AllocatedStorage> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBParameterGroups> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBParameterGroup> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBParameterGroupName>default.postgres9.5</DBParameterGroupName> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <ParameterApplyStatus>in-sync</ParameterApplyStatus> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </DBParameterGroup> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </DBParameterGroups> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <AvailabilityZone>eu-west-1b</AvailabilityZone> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBSecurityGroups/> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <EngineVersion>9.5.4</EngineVersion> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <MasterUsername>dbadmin</MasterUsername> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <InstanceCreateTime>2017-01-23T11:24:36.111Z</InstanceCreateTime> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBInstanceClass>db.t2.micro</DBInstanceClass> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <ReadReplicaDBInstanceIdentifiers/> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <MonitoringInterval>0</MonitoringInterval> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBInstanceStatus>available</DBInstanceStatus> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <BackupRetentionPeriod>0</BackupRetentionPeriod> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <OptionGroupMemberships> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <OptionGroupMembership> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <OptionGroupName>default:postgres-9-5</OptionGroupName> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Status>in-sync</Status> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </OptionGroupMembership> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </OptionGroupMemberships> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <CACertificateIdentifier>rds-ca-2015</CACertificateIdentifier> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DbInstancePort>0</DbInstancePort> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DbiResourceId>db-VQCUMKFOYJI2OCVJF27ENPDQKQ</DbiResourceId> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <PreferredBackupWindow>02:21-02:51</PreferredBackupWindow> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBInstanceIdentifier>tf-test</DBInstanceIdentifier> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBInstanceArn>arn:aws:rds:eu-west-1:595665891067:db:tf-test</DBInstanceArn> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Endpoint> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <HostedZoneId>Z29XKXDKYMONMX</HostedZoneId> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Address>tf-test.colgoy4debsd.eu-west-1.rds.amazonaws.com</Address> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Port>5432</Port> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </Endpoint> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Engine>postgres</Engine> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <PubliclyAccessible>false</PubliclyAccessible> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <IAMDatabaseAuthenticationEnabled>false</IAMDatabaseAuthenticationEnabled> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <MultiAZ>false</MultiAZ> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DomainMemberships/> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <StorageEncrypted>false</StorageEncrypted> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBSubnetGroup> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <VpcId>vpc-2a56034f</VpcId> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Subnets> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-56a69a33</SubnetIdentifier> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Name>eu-west-1c</Name> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-33feda44</SubnetIdentifier> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Name>eu-west-1a</Name> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-69324d30</SubnetIdentifier> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Name>eu-west-1b</Name> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </Subnets> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <SubnetGroupStatus>Complete</SubnetGroupStatus> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBSubnetGroupDescription>default</DBSubnetGroupDescription> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <DBSubnetGroupName>default</DBSubnetGroupName> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </DBSubnetGroup> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <VpcSecurityGroups> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <VpcSecurityGroupMembership> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <VpcSecurityGroupId>sg-d1fd6ab5</VpcSecurityGroupId> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <Status>active</Status> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </VpcSecurityGroupMembership> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </VpcSecurityGroups> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <LicenseModel>postgresql-license</LicenseModel> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <PendingModifiedValues/> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <PreferredMaintenanceWindow>sat:04:49-sat:05:19</PreferredMaintenanceWindow> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <StorageType>gp2</StorageType> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <CopyTagsToSnapshot>false</CopyTagsToSnapshot> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </DBInstance> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </ModifyDBInstanceResult> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: <RequestId>b51f9527-e15e-11e6-8930-972fe06931ae</RequestId> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: </ModifyDBInstanceResponse> | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: 0 | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:56 [INFO] Waiting for DB Instance to be available | |
2017/01/23 11:25:56 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:25:56 [DEBUG] Waiting for state to become: [available] | |
2017/01/23 11:25:59 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_db_instance.test" | |
2017/01/23 11:26:04 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_db_instance.test" | |
2017/01/23 11:26:09 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_db_instance.test" | |
2017/01/23 11:26:14 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_db_instance.test" | |
2017/01/23 11:26:19 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_db_instance.test" | |
2017/01/23 11:26:24 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_db_instance.test" | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:26 [DEBUG] DB Instance describe configuration: { | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: DBInstanceIdentifier: "tf-test" | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: } | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Request rds/DescribeDBInstances Details: | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: Host: rds.eu-west-1.amazonaws.com | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: Content-Length: 74 | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/eu-west-1/rds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=93dfa0295ec9bd85c1ccf7bd4b8607240b23c13777f8bfaad9e8522fd88cb041 | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112626Z | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: Action=DescribeDBInstances&DBInstanceIdentifier=tf-test&Version=2014-10-31 | |
2017/01/23 11:26:26 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:27 [DEBUG] [aws-sdk-go] DEBUG: Response rds/DescribeDBInstances Details: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Transfer-Encoding: chunked | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:26:26 GMT | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Vary: Accept-Encoding | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: X-Amzn-Requestid: c76f8a9d-e15e-11e6-a182-2f666e5a131d | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: fae | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DescribeDBInstancesResponse xmlns="http://rds.amazonaws.com/doc/2014-10-31/"> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DescribeDBInstancesResult> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstances> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstance> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <AllocatedStorage>5</AllocatedStorage> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBParameterGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBParameterGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBParameterGroupName>default.postgres9.5</DBParameterGroupName> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ParameterApplyStatus>in-sync</ParameterApplyStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBParameterGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBParameterGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <AvailabilityZone>eu-west-1b</AvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSecurityGroups/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <EngineVersion>9.5.4</EngineVersion> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <MasterUsername>dbadmin</MasterUsername> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <InstanceCreateTime>2017-01-23T11:24:36.111Z</InstanceCreateTime> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceClass>db.t2.micro</DBInstanceClass> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ReadReplicaDBInstanceIdentifiers/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <MonitoringInterval>0</MonitoringInterval> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceStatus>available</DBInstanceStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <BackupRetentionPeriod>0</BackupRetentionPeriod> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <OptionGroupMemberships> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <OptionGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <OptionGroupName>default:postgres-9-5</OptionGroupName> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Status>in-sync</Status> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </OptionGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </OptionGroupMemberships> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <CACertificateIdentifier>rds-ca-2015</CACertificateIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DbInstancePort>0</DbInstancePort> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DbiResourceId>db-VQCUMKFOYJI2OCVJF27ENPDQKQ</DbiResourceId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PreferredBackupWindow>02:21-02:51</PreferredBackupWindow> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceIdentifier>tf-test</DBInstanceIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceArn>arn:aws:rds:eu-west-1:595665891067:db:tf-test</DBInstanceArn> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Endpoint> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <HostedZoneId>Z29XKXDKYMONMX</HostedZoneId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Address>tf-test.colgoy4debsd.eu-west-1.rds.amazonaws.com</Address> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Port>5432</Port> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Endpoint> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Engine>postgres</Engine> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PubliclyAccessible>false</PubliclyAccessible> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <IAMDatabaseAuthenticationEnabled>false</IAMDatabaseAuthenticationEnabled> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <MultiAZ>false</MultiAZ> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DomainMemberships/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <StorageEncrypted>false</StorageEncrypted> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSubnetGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcId>vpc-2a56034f</VpcId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnets> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-56a69a33</SubnetIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Name>eu-west-1c</Name> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-33feda44</SubnetIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Name>eu-west-1a</Name> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-69324d30</SubnetIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Name>eu-west-1b</Name> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnets> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetGroupStatus>Complete</SubnetGroupStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSubnetGroupDescription>default</DBSubnetGroupDescription> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSubnetGroupName>default</DBSubnetGroupName> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBSubnetGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcSecurityGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcSecurityGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcSecurityGroupId>sg-d1fd6ab5</VpcSecurityGroupId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Status>active</Status> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </VpcSecurityGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </VpcSecurityGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <LicenseModel>postgresql-license</LicenseModel> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PendingModifiedValues/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PreferredMaintenanceWindow>sat:04:49-sat:05:19</PreferredMaintenanceWindow> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <StorageType>gp2</StorageType> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <CopyTagsToSnapshot>false</CopyTagsToSnapshot> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBInstance> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBInstances> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DescribeDBInstancesResult> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <RequestId>c76f8a9d-e15e-11e6-a182-2f666e5a131d</RequestId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DescribeDBInstancesResponse> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: 0 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:27 [DEBUG] DB Instance status for instance tf-test: available | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:27 [DEBUG] DB Instance describe configuration: { | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: DBInstanceIdentifier: "tf-test" | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: } | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:27 [DEBUG] [aws-sdk-go] DEBUG: Request rds/DescribeDBInstances Details: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Host: rds.eu-west-1.amazonaws.com | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Length: 74 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/eu-west-1/rds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=0942f327580671dce252dc10573285b9cb1288717ef00006073df6b5baec0bd6 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112627Z | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Action=DescribeDBInstances&DBInstanceIdentifier=tf-test&Version=2014-10-31 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:27 [DEBUG] [aws-sdk-go] DEBUG: Response rds/DescribeDBInstances Details: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Transfer-Encoding: chunked | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:26:26 GMT | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Vary: Accept-Encoding | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: X-Amzn-Requestid: c78f6e3b-e15e-11e6-888e-69f99d525bf2 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: fae | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DescribeDBInstancesResponse xmlns="http://rds.amazonaws.com/doc/2014-10-31/"> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DescribeDBInstancesResult> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstances> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstance> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <AllocatedStorage>5</AllocatedStorage> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBParameterGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBParameterGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBParameterGroupName>default.postgres9.5</DBParameterGroupName> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ParameterApplyStatus>in-sync</ParameterApplyStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBParameterGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBParameterGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <AvailabilityZone>eu-west-1b</AvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSecurityGroups/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <EngineVersion>9.5.4</EngineVersion> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <MasterUsername>dbadmin</MasterUsername> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <InstanceCreateTime>2017-01-23T11:24:36.111Z</InstanceCreateTime> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceClass>db.t2.micro</DBInstanceClass> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ReadReplicaDBInstanceIdentifiers/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <MonitoringInterval>0</MonitoringInterval> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceStatus>available</DBInstanceStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <BackupRetentionPeriod>0</BackupRetentionPeriod> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <OptionGroupMemberships> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <OptionGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <OptionGroupName>default:postgres-9-5</OptionGroupName> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Status>in-sync</Status> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </OptionGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </OptionGroupMemberships> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <CACertificateIdentifier>rds-ca-2015</CACertificateIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DbInstancePort>0</DbInstancePort> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DbiResourceId>db-VQCUMKFOYJI2OCVJF27ENPDQKQ</DbiResourceId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PreferredBackupWindow>02:21-02:51</PreferredBackupWindow> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceIdentifier>tf-test</DBInstanceIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBInstanceArn>arn:aws:rds:eu-west-1:595665891067:db:tf-test</DBInstanceArn> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Endpoint> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <HostedZoneId>Z29XKXDKYMONMX</HostedZoneId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Address>tf-test.colgoy4debsd.eu-west-1.rds.amazonaws.com</Address> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Port>5432</Port> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Endpoint> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Engine>postgres</Engine> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PubliclyAccessible>false</PubliclyAccessible> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <IAMDatabaseAuthenticationEnabled>false</IAMDatabaseAuthenticationEnabled> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <MultiAZ>false</MultiAZ> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DomainMemberships/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <StorageEncrypted>false</StorageEncrypted> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSubnetGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcId>vpc-2a56034f</VpcId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnets> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-56a69a33</SubnetIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Name>eu-west-1c</Name> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-33feda44</SubnetIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Name>eu-west-1a</Name> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetStatus>Active</SubnetStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetIdentifier>subnet-69324d30</SubnetIdentifier> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Name>eu-west-1b</Name> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </SubnetAvailabilityZone> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnet> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </Subnets> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <SubnetGroupStatus>Complete</SubnetGroupStatus> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSubnetGroupDescription>default</DBSubnetGroupDescription> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <DBSubnetGroupName>default</DBSubnetGroupName> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBSubnetGroup> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcSecurityGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcSecurityGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <VpcSecurityGroupId>sg-d1fd6ab5</VpcSecurityGroupId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <Status>active</Status> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </VpcSecurityGroupMembership> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </VpcSecurityGroups> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <LicenseModel>postgresql-license</LicenseModel> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PendingModifiedValues/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <PreferredMaintenanceWindow>sat:04:49-sat:05:19</PreferredMaintenanceWindow> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <StorageType>gp2</StorageType> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <CopyTagsToSnapshot>false</CopyTagsToSnapshot> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBInstance> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DBInstances> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DescribeDBInstancesResult> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <RequestId>c78f6e3b-e15e-11e6-888e-69f99d525bf2</RequestId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </DescribeDBInstancesResponse> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: 0 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:27 [DEBUG] [aws-sdk-go] DEBUG: Request rds/ListTagsForResource Details: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ---[ REQUEST POST-SIGN ]----------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: POST / HTTP/1.1 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Host: rds.eu-west-1.amazonaws.com | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: User-Agent: APN/1.0 HashiCorp/1.0 Terraform/0.8.4 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Length: 116 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Authorization: AWS4-HMAC-SHA256 Credential=ASIAIXR2EAHMPUZJQWTQ/20170123/eu-west-1/rds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=de4e67f8fb8a73323b29c2fb4f6be09dd4583eab459903bde65ef2cd829f3c7f | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Type: application/x-www-form-urlencoded; charset=utf-8 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: X-Amz-Date: 20170123T112627Z | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: X-Amz-Security-Token: FQoDYXdzELz//////////wEaDDs2ZhORDh4jsVMr9iKwAReW/gGJtMUJOIg07Nh7kSGaarRWhberkkL2C9jvrBM4DRYH/GyUg1wCTFgTaoP2+LznV7AFe13dyYtwZPWjiAlaaOXT9jk8tNLnaVr+HsZzvfVkoN9JQYifqdKJMYd8Cmz8a01/Ph+G2ZoJvjDoe9nTlZeeJYiyluXUSesn0JdhmN90zf2C5YDsCOp6AzApr7+Et8MWRPgu1ufoOrcPrHBJV0x6fPPy52jaBgLGlCgtKJ/Gl8QF | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Accept-Encoding: gzip | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Action=ListTagsForResource&ResourceName=arn%3Aaws%3Ards%3Aeu-west-1%3A595665891067%3Adb%3Atf-test&Version=2014-10-31 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: aws-provider (internal) 2017/01/23 11:26:27 [DEBUG] [aws-sdk-go] DEBUG: Response rds/ListTagsForResource Details: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ---[ RESPONSE ]-------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: HTTP/1.1 200 OK | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Connection: close | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Length: 293 | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Content-Type: text/xml | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: Date: Mon, 23 Jan 2017 11:26:27 GMT | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: X-Amzn-Requestid: c7b6096e-e15e-11e6-a1a0-19fa2564866c | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ListTagsForResourceResponse xmlns="http://rds.amazonaws.com/doc/2014-10-31/"> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ListTagsForResourceResult> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <TagList/> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </ListTagsForResourceResult> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <ResponseMetadata> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: <RequestId>c7b6096e-e15e-11e6-a1a0-19fa2564866c</RequestId> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </ResponseMetadata> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: </ListTagsForResourceResponse> | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: | |
2017/01/23 11:26:27 [DEBUG] plugin: terraform: ----------------------------------------------------- | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalUpdateStateHook | |
2017/01/23 11:26:27 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "aws_db_instance.test" | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2017/01/23 11:26:27 [INFO] Starting shadow graph walk: walkApply | |
2017/01/23 11:26:27 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.provider.aws': walking | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.provider.aws': evaluating | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/23 11:26:27 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:26:27 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/23 11:26:27 [DEBUG] vertex "aws_db_instance.test", got dep: "provider.aws" | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.aws_db_instance.test': walking | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.aws_db_instance.test': evaluating | |
2017/01/23 11:26:27 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalCompareDiff | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalApply | |
2017/01/23 11:26:27 [DEBUG] apply: aws_db_instance.test: executing Apply | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2017/01/23 11:26:27 [DEBUG] root: eval: *terraform.EvalUpdateStateHook | |
2017/01/23 11:26:27 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "aws_db_instance.test" | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2017/01/23 11:26:27 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2017/01/23 11:26:27 [INFO] Shadow graph success! | |
2017/01/23 11:26:27 [DEBUG] plugin: waiting for all plugin processes to complete... | |
2017/01/23 11:26:27 [DEBUG] plugin: /Users/alextomlins/tmp/tf_0.8.4/terraform: plugin process exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment