Skip to content

Instantly share code, notes, and snippets.

@alexgottscha
Last active April 15, 2020 22:20
Show Gist options
  • Save alexgottscha/d9ac937f4d6bbc851cceaf3cdbfbaec3 to your computer and use it in GitHub Desktop.
Save alexgottscha/d9ac937f4d6bbc851cceaf3cdbfbaec3 to your computer and use it in GitHub Desktop.
sns_topic_subscription failure - terraform v0.12.24 aws provider v2.57.0
$ TF_LOG=DEBUG terraform apply
2020/04/15 15:16:50 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/04/15 15:16:50 [INFO] Terraform version: 0.12.24
2020/04/15 15:16:50 [INFO] Go runtime version: go1.12.13
2020/04/15 15:16:50 [INFO] CLI args: []string{"/usr/local/bin/terraform-0.12.24", "apply"}
2020/04/15 15:16:50 [DEBUG] Attempting to open CLI config file: /home/invertigo/.terraformrc
2020/04/15 15:16:50 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/04/15 15:16:50 [DEBUG] checking for credentials in "/home/invertigo/.terraform.d/plugins"
2020/04/15 15:16:50 [INFO] CLI command args: []string{"apply"}
2020/04/15 15:16:50 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/04/15 15:16:50 [DEBUG] New state was assigned lineage "677eedbd-58b5-7d2c-4766-7c6e301e7455"
2020/04/15 15:16:50 [DEBUG] checking for provider in "."
2020/04/15 15:16:50 [DEBUG] checking for provider in "/usr/local/bin"
2020/04/15 15:16:50 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2020/04/15 15:16:50 [DEBUG] found provider "terraform-provider-aws_v2.57.0_x4"
2020/04/15 15:16:50 [DEBUG] checking for provider in "/home/invertigo/.terraform.d/plugins"
2020/04/15 15:16:50 [DEBUG] found provider "terraform-provider-auth0_v0.1.20"
2020/04/15 15:16:50 [DEBUG] found valid plugin: "aws", "2.57.0", "/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4"
2020/04/15 15:16:50 [DEBUG] found valid plugin: "auth0", "0.1.20", "/home/invertigo/.terraform.d/plugins/terraform-provider-auth0_v0.1.20"
2020/04/15 15:16:50 [DEBUG] checking for provisioner in "."
2020/04/15 15:16:50 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/04/15 15:16:50 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2020/04/15 15:16:50 [DEBUG] checking for provisioner in "/home/invertigo/.terraform.d/plugins"
2020/04/15 15:16:50 [INFO] backend/local: starting Apply operation
2020-04-15T15:16:50.620-0700 [INFO] plugin: configuring client automatic mTLS
2020-04-15T15:16:50.663-0700 [DEBUG] plugin: starting plugin: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 args=[/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4]
2020-04-15T15:16:50.683-0700 [DEBUG] plugin: plugin started: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=31914
2020-04-15T15:16:50.684-0700 [DEBUG] plugin: waiting for RPC address: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4
2020-04-15T15:16:50.738-0700 [INFO] plugin.terraform-provider-aws_v2.57.0_x4: configuring server automatic mTLS: timestamp=2020-04-15T15:16:50.738-0700
2020-04-15T15:16:50.786-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: plugin address: address=/tmp/plugin966534557 network=unix timestamp=2020-04-15T15:16:50.785-0700
2020-04-15T15:16:50.786-0700 [DEBUG] plugin: using plugin: version=5
2020-04-15T15:16:50.977-0700 [DEBUG] plugin: plugin process exited: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=31914
2020-04-15T15:16:50.977-0700 [DEBUG] plugin: plugin exited
2020/04/15 15:16:50 [INFO] terraform: building graph: GraphTypeValidate
2020/04/15 15:16:50 [DEBUG] adding implicit provider configuration provider.aws, implied first by aws_sns_topic.DELETEME
2020/04/15 15:16:50 [DEBUG] ProviderTransformer: "aws_sns_topic.DELETEME" (*terraform.NodeValidatableResource) needs provider.aws
2020/04/15 15:16:50 [DEBUG] ProviderTransformer: "aws_sns_topic_subscription.DELETEME" (*terraform.NodeValidatableResource) needs provider.aws
2020/04/15 15:16:50 [DEBUG] ReferenceTransformer: "aws_sns_topic.DELETEME" references: []
2020/04/15 15:16:50 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.DELETEME" references: [aws_sns_topic.DELETEME]
2020/04/15 15:16:50 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2020/04/15 15:16:50 [DEBUG] Starting graph walk: walkValidate
2020-04-15T15:16:50.981-0700 [INFO] plugin: configuring client automatic mTLS
2020-04-15T15:16:51.013-0700 [DEBUG] plugin: starting plugin: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 args=[/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4]
2020-04-15T15:16:51.025-0700 [DEBUG] plugin: plugin started: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=31932
2020-04-15T15:16:51.025-0700 [DEBUG] plugin: waiting for RPC address: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4
2020-04-15T15:16:51.070-0700 [INFO] plugin.terraform-provider-aws_v2.57.0_x4: configuring server automatic mTLS: timestamp=2020-04-15T15:16:51.070-0700
2020-04-15T15:16:51.110-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: plugin address: network=unix address=/tmp/plugin329473251 timestamp=2020-04-15T15:16:51.110-0700
2020-04-15T15:16:51.110-0700 [DEBUG] plugin: using plugin: version=5
2020-04-15T15:16:51.381-0700 [DEBUG] plugin: plugin process exited: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=31932
2020-04-15T15:16:51.381-0700 [DEBUG] plugin: plugin exited
2020/04/15 15:16:51 [INFO] backend/local: apply calling Refresh
2020/04/15 15:16:51 [INFO] terraform: building graph: GraphTypeRefresh
2020/04/15 15:16:51 [DEBUG] Starting graph walk: walkRefresh
2020/04/15 15:16:51 [INFO] backend/local: apply calling Plan
2020/04/15 15:16:51 [INFO] terraform: building graph: GraphTypePlan
2020/04/15 15:16:51 [DEBUG] adding implicit provider configuration provider.aws, implied first by aws_sns_topic.DELETEME
2020/04/15 15:16:51 [DEBUG] ProviderTransformer: "aws_sns_topic.DELETEME" (*terraform.NodePlannableResource) needs provider.aws
2020/04/15 15:16:51 [DEBUG] ProviderTransformer: "aws_sns_topic_subscription.DELETEME" (*terraform.NodePlannableResource) needs provider.aws
2020/04/15 15:16:51 [DEBUG] ReferenceTransformer: "aws_sns_topic.DELETEME" references: []
2020/04/15 15:16:51 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.DELETEME" references: [aws_sns_topic.DELETEME]
2020/04/15 15:16:51 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2020/04/15 15:16:51 [DEBUG] Starting graph walk: walkPlan
2020-04-15T15:16:51.386-0700 [INFO] plugin: configuring client automatic mTLS
2020-04-15T15:16:51.418-0700 [DEBUG] plugin: starting plugin: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 args=[/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4]
2020-04-15T15:16:51.426-0700 [DEBUG] plugin: plugin started: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=31958
2020-04-15T15:16:51.426-0700 [DEBUG] plugin: waiting for RPC address: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4
2020-04-15T15:16:51.476-0700 [INFO] plugin.terraform-provider-aws_v2.57.0_x4: configuring server automatic mTLS: timestamp=2020-04-15T15:16:51.476-0700
2020-04-15T15:16:51.532-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: plugin address: address=/tmp/plugin128723905 network=unix timestamp=2020-04-15T15:16:51.531-0700
2020-04-15T15:16:51.532-0700 [DEBUG] plugin: using plugin: version=5
2020-04-15T15:16:51.687-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:51 [INFO] No assume_role block read from configuration
2020-04-15T15:16:51.687-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:51 [INFO] Building AWS auth structure
2020-04-15T15:16:51.687-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:51 [INFO] Setting AWS metadata API timeout to 100ms
2020-04-15T15:16:52.476-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2020-04-15T15:16:52.477-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2020-04-15T15:16:52.478-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sts.amazonaws.com
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 43
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=c7f5f58fd5cd737fde463319e8f77c2719f6c6c93aef991fe9a927fc1a9d614a
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221652Z
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:52.481-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2020-04-15T15:16:52.482-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 415
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:51 GMT
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 604f84da-b065-41d4-8ee2-8a66bd2789cd
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <GetCallerIdentityResult>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Arn>arn:aws:iam::750663954581:user/agottschalk-lacuna</Arn>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <UserId>AIDAJJMLVXWQRC3PYQ4NK</UserId>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Account>750663954581</Account>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResult>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>604f84da-b065-41d4-8ee2-8a66bd2789cd</RequestId>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:52.994-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResponse>
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:52 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sts.amazonaws.com
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 43
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=c7f5f58fd5cd737fde463319e8f77c2719f6c6c93aef991fe9a927fc1a9d614a
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221652Z
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2020-04-15T15:16:52.995-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:53 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 415
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:52 GMT
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: fbc5ad28-7131-4318-bade-cf942ed77aee
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:53 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <GetCallerIdentityResult>
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Arn>arn:aws:iam::750663954581:user/agottschalk-lacuna</Arn>
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <UserId>AIDAJJMLVXWQRC3PYQ4NK</UserId>
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Account>750663954581</Account>
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResult>
2020-04-15T15:16:53.371-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:53.372-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>fbc5ad28-7131-4318-bade-cf942ed77aee</RequestId>
2020-04-15T15:16:53.372-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:53.372-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResponse>
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:53 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: ec2.us-west-2.amazonaws.com
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 87
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2bd2511862cb714f169fadaafb9ea6cf0b2adfb3a6e2c676762e4cf874cfeeed
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221653Z
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2020-04-15T15:16:53.374-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:53 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 540
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml;charset=UTF-8
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:52 GMT
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Server: AmazonEC2
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: a178ac1a-2978-44cb-98ec-b425013b8bad
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:53 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <requestId>a178ac1a-2978-44cb-98ec-b425013b8bad</requestId>
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <accountAttributeSet>
2020-04-15T15:16:53.625-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <item>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <attributeName>supported-platforms</attributeName>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <attributeValueSet>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <item>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <attributeValue>VPC</attributeValue>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </item>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </attributeValueSet>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </item>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </accountAttributeSet>
2020-04-15T15:16:53.626-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </DescribeAccountAttributesResponse>
2020/04/15 15:16:53 [DEBUG] Resource instance state not found for node "aws_sns_topic.DELETEME", instance aws_sns_topic.DELETEME
2020/04/15 15:16:53 [DEBUG] ReferenceTransformer: "aws_sns_topic.DELETEME" references: []
2020/04/15 15:16:53 [DEBUG] Resource instance state not found for node "aws_sns_topic_subscription.DELETEME", instance aws_sns_topic_subscription.DELETEME
2020/04/15 15:16:53 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.DELETEME" references: []
2020/04/15 15:16:53 [WARN] Provider "registry.terraform.io/-/aws" produced an invalid plan for aws_sns_topic_subscription.DELETEME, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .confirmation_timeout_in_minutes: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
- .raw_message_delivery: planned value cty.False does not match config value cty.NullVal(cty.Bool)
2020-04-15T15:16:53.648-0700 [DEBUG] plugin: plugin process exited: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=31958
2020-04-15T15:16:53.648-0700 [DEBUG] plugin: plugin exited
An execution plan has been generated and is shown below.
2020/04/15 15:16:53 [DEBUG] command: asking for input: "Do you want to perform these actions?"
Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# aws_sns_topic.DELETEME will be created
+ resource "aws_sns_topic" "DELETEME" {
+ arn = (known after apply)
+ id = (known after apply)
+ name = "DELETEME"
+ policy = (known after apply)
}
# aws_sns_topic_subscription.DELETEME will be created
+ resource "aws_sns_topic_subscription" "DELETEME" {
+ arn = (known after apply)
+ confirmation_timeout_in_minutes = 1
+ endpoint = "https://devnull-as-a-service.com/dev/null"
+ endpoint_auto_confirms = true
+ id = (known after apply)
+ protocol = "https"
+ raw_message_delivery = false
+ topic_arn = (known after apply)
}
Plan: 2 to add, 0 to change, 0 to destroy.
Do you want to perform these actions?
Terraform will perform the actions described above.
Only 'yes' will be accepted to approve.
Enter a value: yes
2020/04/15 15:16:56 [INFO] backend/local: apply calling Apply
2020/04/15 15:16:56 [INFO] terraform: building graph: GraphTypeApply
2020/04/15 15:16:56 [DEBUG] Resource state not found for node "aws_sns_topic_subscription.DELETEME", instance aws_sns_topic_subscription.DELETEME
2020/04/15 15:16:56 [DEBUG] Resource state not found for node "aws_sns_topic.DELETEME", instance aws_sns_topic.DELETEME
2020/04/15 15:16:56 [DEBUG] adding implicit provider configuration provider.aws, implied first by aws_sns_topic_subscription.DELETEME
2020/04/15 15:16:56 [DEBUG] ProviderTransformer: "aws_sns_topic.DELETEME (prepare state)" (*terraform.NodeApplyableResource) needs provider.aws
2020/04/15 15:16:56 [DEBUG] ProviderTransformer: "aws_sns_topic_subscription.DELETEME (prepare state)" (*terraform.NodeApplyableResource) needs provider.aws
2020/04/15 15:16:56 [DEBUG] ProviderTransformer: "aws_sns_topic.DELETEME" (*terraform.NodeApplyableResourceInstance) needs provider.aws
2020/04/15 15:16:56 [DEBUG] ProviderTransformer: "aws_sns_topic_subscription.DELETEME" (*terraform.NodeApplyableResourceInstance) needs provider.aws
2020/04/15 15:16:56 [DEBUG] ReferenceTransformer: "aws_sns_topic.DELETEME (prepare state)" references: []
2020/04/15 15:16:56 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.DELETEME (prepare state)" references: []
2020/04/15 15:16:56 [DEBUG] ReferenceTransformer: "aws_sns_topic.DELETEME" references: []
2020/04/15 15:16:56 [DEBUG] ReferenceTransformer: "aws_sns_topic_subscription.DELETEME" references: [aws_sns_topic.DELETEME (prepare state) aws_sns_topic.DELETEME aws_sns_topic.DELETEME]
2020/04/15 15:16:56 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2020/04/15 15:16:56 [DEBUG] Starting graph walk: walkApply
2020-04-15T15:16:56.600-0700 [INFO] plugin: configuring client automatic mTLS
2020-04-15T15:16:56.629-0700 [DEBUG] plugin: starting plugin: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 args=[/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4]
2020-04-15T15:16:56.640-0700 [DEBUG] plugin: plugin started: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=32022
2020-04-15T15:16:56.640-0700 [DEBUG] plugin: waiting for RPC address: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4
2020-04-15T15:16:56.689-0700 [INFO] plugin.terraform-provider-aws_v2.57.0_x4: configuring server automatic mTLS: timestamp=2020-04-15T15:16:56.689-0700
2020-04-15T15:16:56.744-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: plugin address: address=/tmp/plugin297410149 network=unix timestamp=2020-04-15T15:16:56.743-0700
2020-04-15T15:16:56.744-0700 [DEBUG] plugin: using plugin: version=5
2020-04-15T15:16:56.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:56 [INFO] No assume_role block read from configuration
2020-04-15T15:16:56.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:56 [INFO] Building AWS auth structure
2020-04-15T15:16:56.921-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:56 [INFO] Setting AWS metadata API timeout to 100ms
2020-04-15T15:16:57.657-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:57 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2020-04-15T15:16:57.657-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:57 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:57 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:57 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sts.amazonaws.com
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 43
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=78cf1f860feb0f528f467a55435ab921c18ebcd1933504cf51236e133d47b335
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221657Z
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2020-04-15T15:16:57.658-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 415
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:57 GMT
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 099b7823-3d99-41d1-8a30-8da45ebe1a07
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <GetCallerIdentityResult>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Arn>arn:aws:iam::750663954581:user/agottschalk-lacuna</Arn>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <UserId>AIDAJJMLVXWQRC3PYQ4NK</UserId>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Account>750663954581</Account>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResult>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>099b7823-3d99-41d1-8a30-8da45ebe1a07</RequestId>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResponse>
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:58.172-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sts.amazonaws.com
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 43
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=cdb721782dbb5d7a63333c913528ea747152de4c90ba6e69228fbcb9c23b6402
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221658Z
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2020-04-15T15:16:58.174-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:58.538-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 415
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:57 GMT
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 07adb25d-ad91-4349-ada3-a179e5908874
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <GetCallerIdentityResult>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Arn>arn:aws:iam::750663954581:user/agottschalk-lacuna</Arn>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <UserId>AIDAJJMLVXWQRC3PYQ4NK</UserId>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Account>750663954581</Account>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResult>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>07adb25d-ad91-4349-ada3-a179e5908874</RequestId>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:58.539-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetCallerIdentityResponse>
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: ec2.us-west-2.amazonaws.com
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 87
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=1a9afb0efff5760224e20fafa44dfacb5501d0abcec10e29af857b7edae39c6c
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221658Z
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2020-04-15T15:16:58.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 540
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml;charset=UTF-8
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:57 GMT
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Server: AmazonEC2
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 1b6602df-a57f-4412-bc4e-c775ff9e0958
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <requestId>1b6602df-a57f-4412-bc4e-c775ff9e0958</requestId>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <accountAttributeSet>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <item>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <attributeName>supported-platforms</attributeName>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <attributeValueSet>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <item>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <attributeValue>VPC</attributeValue>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </item>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </attributeValueSet>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </item>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </accountAttributeSet>
2020-04-15T15:16:58.753-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </DescribeAccountAttributesResponse>
aws_sns_topic.DELETEME: Creating...
2020/04/15 15:16:58 [DEBUG] aws_sns_topic.DELETEME: applying the planned Create change
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] SNS create topic: DELETEME
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:58 [DEBUG] [aws-sdk-go] DEBUG: Request sns/CreateTopic Details:
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 57
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=c03560c027bd3c77ad3995d225b43fb2ff3ee9ba5d19290489dcd406ec1162fb
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:58.759-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221658Z
2020-04-15T15:16:58.760-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:58.760-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:58.760-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=CreateTopic&Name=DELETEME&Tags=&Version=2010-03-31
2020-04-15T15:16:58.760-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.040-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Response sns/CreateTopic Details:
2020-04-15T15:16:59.040-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:59.040-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:59.040-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:59.040-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 315
2020-04-15T15:16:59.040-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:59.040-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:57 GMT
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 61b66f17-ee64-5ba1-83f4-3806647e5cb9
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] <CreateTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <CreateTopicResult>
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </CreateTopicResult>
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>61b66f17-ee64-5ba1-83f4-3806647e5cb9</RequestId>
G] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </CreateTopicResponse>
2020-04-15T15:16:59.041-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] Reading SNS Topic Attributes for arn:aws:sns:us-west-2:750663954581:DELETEME
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Request sns/GetTopicAttributes Details:
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 107
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ce315581e5e33ce1ccdb7db84b7233f0fcc676f1f7d3b090c5da4d02b9480f2b
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221659Z
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=GetTopicAttributes&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:16:59.042-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Response sns/GetTopicAttributes Details:
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Transfer-Encoding: chunked
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:57 GMT
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Vary: Accept-Encoding
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 31cb50cc-82d5-597e-9ebd-07dd08cfc3b3
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.281-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] <GetTopicAttributesResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <GetTopicAttributesResult>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Attributes>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>Policy</key>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value>{&quot;Version&quot;:&quot;2008-10-17&quot;,&quot;Id&quot;:&quot;__default_policy_ID&quot;,&quot;Statement&quot;:[{&quot;Sid&quot;:&quot;__default_statement_ID&quot;,&quot;Effect&quot;:&quot;Allow&quot;,&quot;Principal&quot;:{&quot;AWS&quot;:&quot;*&quot;},&quot;Action&quot;:[&quot;SNS:GetTopicAttributes&quot;,&quot;SNS:SetTopicAttributes&quot;,&quot;SNS:AddPermission&quot;,&quot;SNS:RemovePermission&quot;,&quot;SNS:DeleteTopic&quot;,&quot;SNS:Subscribe&quot;,&quot;SNS:ListSubscriptionsByTopic&quot;,&quot;SNS:Publish&quot;,&quot;SNS:Receive&quot;],&quot;Resource&quot;:&quot;arn:aws:sns:us-west-2:750663954581:DELETEME&quot;,&quot;Condition&quot;:{&quot;StringEquals&quot;:{&quot;AWS:SourceOwner&quot;:&quot;750663954581&quot;}}}]}</value>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </entry>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>Owner</key>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value>750663954581</value>
2020-04-15T15:16:59.282-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>SubscriptionsPending</key>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value>0</value>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </entry>
-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>TopicArn</key>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value>arn:aws:sns:us-west-2:750663954581:DELETEME</value>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>EffectiveDeliveryPolicy</key>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value>{&quot;http&quot;:{&quot;defaultHealthyRetryPolicy&quot;:{&quot;minDelayTarget&quot;:20,&quot;maxDelayTarget&quot;:20,&quot;numRetries&quot;:3,&quot;numMaxDelayRetries&quot;:0,&quot;numNoDelayRetries&quot;:0,&quot;numMinDelayRetries&quot;:0,&quot;backoffFunction&quot;:&quot;linear&quot;},&quot;disableSubscriptionOverrides&quot;:false}}</value>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>SubscriptionsConfirmed</key>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value>0</value>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>DisplayName</key>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value/>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <key>SubscriptionsDeleted</key>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <value>0</value>
</entry>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Attributes>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetTopicAttributesResult>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>31cb50cc-82d5-597e-9ebd-07dd08cfc3b3</RequestId>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </GetTopicAttributesResponse>
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListTagsForResource Details:
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 111
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=22d4a5598c56948b24443b9fbb72a9b01181bc6a01119149eb1c4216bcc3c93f
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221659Z
2020-04-15T15:16:59.283-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:59.284-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.284-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListTagsForResource&ResourceArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:16:59.284-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListTagsForResource Details:
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 290
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:58 GMT
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: eca738b4-2061-51bd-9a79-6fa5aa7bfc00
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] <ListTagsForResourceResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListTagsForResourceResult>
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Tags/>
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListTagsForResourceResult>
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>eca738b4-2061-51bd-9a79-6fa5aa7bfc00</RequestId>
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:59.495-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListTagsForResourceResponse>
2020/04/15 15:16:59 [WARN] Provider "registry.terraform.io/-/aws" produced an unexpected new value for aws_sns_topic.DELETEME, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .kms_master_key_id: was null, but now cty.StringVal("")
- .lambda_failure_feedback_role_arn: was null, but now cty.StringVal("")
- .lambda_success_feedback_role_arn: was null, but now cty.StringVal("")
- .delivery_policy: was null, but now cty.StringVal("")
- .http_failure_feedback_role_arn: was null, but now cty.StringVal("")
- .sqs_success_feedback_sample_rate: was null, but now cty.NumberIntVal(0)
- .sqs_success_feedback_role_arn: was null, but now cty.StringVal("")
- .display_name: was null, but now cty.StringVal("")
- .http_success_feedback_role_arn: was null, but now cty.StringVal("")
- .application_success_feedback_sample_rate: was null, but now cty.NumberIntVal(0)
- .http_success_feedback_sample_rate: was null, but now cty.NumberIntVal(0)
- .lambda_success_feedback_sample_rate: was null, but now cty.NumberIntVal(0)
- .sqs_failure_feedback_role_arn: was null, but now cty.StringVal("")
- .application_failure_feedback_role_arn: was null, but now cty.StringVal("")
- .application_success_feedback_role_arn: was null, but now cty.StringVal("")
aws_sns_topic.DELETEME: Creation complete after 0s [id=arn:aws:sns:us-west-2:750663954581:DELETEME]
2020/04/15 15:16:59 [WARN] Provider "registry.terraform.io/-/aws" produced an invalid plan for aws_sns_topic_subscription.DELETEME, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .raw_message_delivery: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .confirmation_timeout_in_minutes: planned value cty.NumberIntVal(1) does not match config value cty.NullVal(cty.Number)
aws_sns_topic_subscription.DELETEME: Creating...
2020/04/15 15:16:59 [DEBUG] aws_sns_topic_subscription.DELETEME: applying the planned Create change
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] SNS create topic subscription: https://devnull-as-a-service.com/dev/null (https) @ 'arn:aws:sns:us-west-2:750663954581:DELETEME'
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Request sns/Subscribe Details:
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 174
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=14c314099d1c2211ff352eedc08f35600bffbd08e16ace31642c7d8cc7a849e1
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221659Z
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=Subscribe&Endpoint=https%3A%2F%2Fdevnull-as-a-service.com%2Fdev%2Fnull&Protocol=https&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:16:59.507-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Response sns/Subscribe Details:
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 298
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:59 GMT
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 348d5901-b15d-547f-b44c-0e103b47faaf
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] <SubscribeResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscribeResult>
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>pending confirmation</SubscriptionArn>
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </SubscribeResult>
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>348d5901-b15d-547f-b44c-0e103b47faaf</RequestId>
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </SubscribeResponse>
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] Finished subscribing to topic arn:aws:sns:us-west-2:750663954581:DELETEME with subscription arn pending confirmation
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] SNS create topic subscription is pending so fetching the subscription list for topic : https://devnull-as-a-service.com/dev/null (https) @ 'arn:aws:sns:us-west-2:750663954581:DELETEME'
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] Waiting for state to become: [success]
2020-04-15T15:16:59.955-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:16:59 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=da6b72a4f6276f72dc624d5138a9c5a952290f2d6c83249f42b8a8eb7a60f5df
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221659Z
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:16:59.956-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:59 GMT
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 5188e58f-8188-5596-b0e6-b29e0b93326c
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>5188e58f-8188-5596-b0e6-b29e0b93326c</RequestId>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
3954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:00.173-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [TRACE] Waiting 500ms before next try
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a59214bb18db01e127e02f97ab544b36fcaf70f973266069fdb923e6f389b997
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221700Z
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:00.686-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:16:59 GMT
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 2d522e39-9a48-545f-9bd6-79281054c83b
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>2d522e39-9a48-545f-9bd6-79281054c83b</RequestId>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:00.920-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:00 [TRACE] Waiting 1s before next try
2020-04-15T15:17:01.935-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:01 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:01.935-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:01.935-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:01.935-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:01.936-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:01.936-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:01.936-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=16eaf8afb459031f10d8044184368a466be50eacf230e0ae52a3e6f8712f2f47
2020-04-15T15:17:01.936-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:01.937-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221701Z
2020-04-15T15:17:01.937-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:01.937-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:01.937-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:01.937-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:02 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:00 GMT
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 2733e7c6-8d85-586d-9f1d-b0d707989adb
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:02 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>2733e7c6-8d85-586d-9f1d-b0d707989adb</RequestId>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:02 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:02.136-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:02 [TRACE] Waiting 2s before next try
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:04 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=af07a0fea8b278b51b0b9ef2c92e0cecea4b790e77934b4c51f77878375e2289
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221704Z
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:04.142-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:04 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:02 GMT
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: e3c993a5-f795-585d-a639-c4b47d8a9e85
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:04 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:04.345-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:04.346-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>e3c993a5-f795-585d-a639-c4b47d8a9e85</RequestId>
2020-04-15T15:17:04.346-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:04.346-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:04.346-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:04 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:04.346-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:04 [TRACE] Waiting 4s before next try
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:08 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=4f908cb3abed22ba4d68a01e7d7b71d509a8d143526fac75ed365d7ef8ed5465
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221708Z
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:08.354-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:08 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:06 GMT
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 9c53596b-9931-5843-99cb-0e7a13121a30
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:08 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:08.546-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>9c53596b-9931-5843-99cb-0e7a13121a30</RequestId>
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:08 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:08.547-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:08 [TRACE] Waiting 8s before next try
aws_sns_topic_subscription.DELETEME: Still creating... [10s elapsed]
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:16 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ba515cc487d75bf95406bd5126e40b17dba2ea379b7650d7375647cc491cd520
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221716Z
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:16.551-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:16 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:15 GMT
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: c97ecaed-e261-5aea-8344-9dfc684a591a
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:16 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>c97ecaed-e261-5aea-8344-9dfc684a591a</RequestId>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:16 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:16.743-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:16 [TRACE] Waiting 10s before next try
aws_sns_topic_subscription.DELETEME: Still creating... [20s elapsed]
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:26 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=99d095c30a594a508935c2203fa63562ffaabcbf9e1c7edd1cc90178fd85123a
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221726Z
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:26.749-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:26 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:25 GMT
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: fe9c6ae1-9008-5765-8fe8-3df01a3ec8f3
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:26 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>fe9c6ae1-9008-5765-8fe8-3df01a3ec8f3</RequestId>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:26 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:26.950-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:26 [TRACE] Waiting 10s before next try
aws_sns_topic_subscription.DELETEME: Still creating... [30s elapsed]
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:36 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=c3bcfb91a75855d95df609e0500ae53ca3f1eb32006dc937fe273c4b995748dd
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221736Z
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:36.951-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:37 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:35 GMT
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: d70e7f11-2e5b-541a-88f5-2800a41b14e8
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:37 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>d70e7f11-2e5b-541a-88f5-2800a41b14e8</RequestId>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:37 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:37.164-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:37 [TRACE] Waiting 10s before next try
aws_sns_topic_subscription.DELETEME: Still creating... [40s elapsed]
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:47 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a2fcd6bc04688b6f9b4e48773a7fb3f6122ef915026594d04d70936517d53fb7
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221747Z
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:47.176-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:47.180-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:47 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:46 GMT
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 4e082f3f-7ca3-5616-98cb-782ef6e9a128
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:47 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>4e082f3f-7ca3-5616-98cb-782ef6e9a128</RequestId>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:47 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:47.389-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:47 [TRACE] Waiting 10s before next try
aws_sns_topic_subscription.DELETEME: Still creating... [50s elapsed]
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:57 [DEBUG] [aws-sdk-go] DEBUG: Request sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: POST / HTTP/1.1
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Host: sns.us-west-2.amazonaws.com
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: User-Agent: aws-sdk-go/1.30.5 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 113
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA25RYO6CK7JL4XJXN/20200415/us-west-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=83ab22c3b4a9a030b2c7a5527414aab4c0f98ef55acbf3a46258f5b8ed0778da
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amz-Date: 20200415T221757Z
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Accept-Encoding: gzip
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Action=ListSubscriptionsByTopic&TopicArn=arn%3Aaws%3Asns%3Aus-west-2%3A750663954581%3ADELETEME&Version=2010-03-31
2020-04-15T15:17:57.399-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:57 [DEBUG] [aws-sdk-go] DEBUG: Response sns/ListSubscriptionsByTopic Details:
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: ---[ RESPONSE ]--------------------------------------
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: HTTP/1.1 200 OK
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Connection: close
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Length: 648
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Content-Type: text/xml
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: Date: Wed, 15 Apr 2020 22:17:55 GMT
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: X-Amzn-Requestid: 0093f84b-2715-57d0-98c1-af5aad412b5e
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4:
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: -----------------------------------------------------
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:57 [DEBUG] [aws-sdk-go] <ListSubscriptionsByTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ListSubscriptionsByTopicResult>
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Subscriptions>
2020-04-15T15:17:57.589-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <member>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Owner>750663954581</Owner>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Endpoint>https://devnull-as-a-service.com/dev/null</Endpoint>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <Protocol>https</Protocol>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <SubscriptionArn>PendingConfirmation</SubscriptionArn>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <TopicArn>arn:aws:sns:us-west-2:750663954581:DELETEME</TopicArn>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </member>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </Subscriptions>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResult>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <ResponseMetadata>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: <RequestId>0093f84b-2715-57d0-98c1-af5aad412b5e</RequestId>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ResponseMetadata>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: </ListSubscriptionsByTopicResponse>
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:57 [DEBUG] check subscription with Subscription EndPoint https://devnull-as-a-service.com/dev/null (local: https://devnull-as-a-service.com/dev/null), Protocol https, topicARN arn:aws:sns:us-west-2:750663954581:DELETEME and SubscriptionARN PendingConfirmation
2020-04-15T15:17:57.590-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:57 [TRACE] Waiting 10s before next try
aws_sns_topic_subscription.DELETEME: Still creating... [1m0s elapsed]
2020-04-15T15:17:59.964-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:59 [WARN] WaitForState timeout after 1m0s
2020-04-15T15:17:59.964-0700 [DEBUG] plugin.terraform-provider-aws_v2.57.0_x4: 2020/04/15 15:17:59 [WARN] WaitForState starting 30s refresh grace period
2020/04/15 15:17:59 [DEBUG] aws_sns_topic_subscription.DELETEME: apply errored, but we're indicating that via the Error pointer rather than returning it: Error fetching subscriptions for SNS topic arn:aws:sns:us-west-2:750663954581:DELETEME: Error finding subscription for topic arn:aws:sns:us-west-2:750663954581:DELETEME with endpoint https://devnull-as-a-service.com/dev/null and protocol https
2020/04/15 15:17:59 [ERROR] <root>: eval: *terraform.EvalApplyPost, err: Error fetching subscriptions for SNS topic arn:aws:sns:us-west-2:750663954581:DELETEME: Error finding subscription for topic arn:aws:sns:us-west-2:750663954581:DELETEME with endpoint https://devnull-as-a-service.com/dev/null and protocol https
2020/04/15 15:17:59 [ERROR] <root>: eval: *terraform.EvalSequence, err: Error fetching subscriptions for SNS topic arn:aws:sns:us-west-2:750663954581:DELETEME: Error finding subscription for topic arn:aws:sns:us-west-2:750663954581:DELETEME with endpoint https://devnull-as-a-service.com/dev/null and protocol https
Error: Error fetching subscriptions for SNS topic arn:aws:sns:us-west-2:750663954581:DELETEME: Error finding subscription for topic arn:aws:sns:us-west-2:750663954581:DELETEME with endpoint https://devnull-as-a-service.com/dev/null and protocol https
on sns-topic.tf line 5, in resource "aws_sns_topic_subscription" "DELETEME":
5: resource "aws_sns_topic_subscription" "DELETEME" {
2020-04-15T15:17:59.996-0700 [DEBUG] plugin: plugin process exited: path=/home/invertigo/src/test/terraform/.terraform/plugins/linux_amd64/terraform-provider-aws_v2.57.0_x4 pid=32022
2020-04-15T15:17:59.996-0700 [DEBUG] plugin: plugin exited
sd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment