Skip to content

Instantly share code, notes, and snippets.

@grimm26
Created February 13, 2018 17:29
Show Gist options
  • Save grimm26/d0e9097b4e8b097a6553655bdefb57cd to your computer and use it in GitHub Desktop.
Save grimm26/d0e9097b4e8b097a6553655bdefb57cd to your computer and use it in GitHub Desktop.
aws_sns_topic only rate
2018/02/13 11:26:22 [INFO] Terraform version: 0.11.3
2018/02/13 11:26:22 [INFO] Go runtime version: go1.9.3
2018/02/13 11:26:22 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.11.3/bin/terraform", "apply"}
2018/02/13 11:26:22 [DEBUG] Attempting to open CLI config file: /Users/mkeisler/.terraformrc
2018/02/13 11:26:22 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/02/13 11:26:22 [INFO] CLI command args: []string{"apply"}
2018/02/13 11:26:22 [INFO] command: empty terraform config, returning nil
2018/02/13 11:26:22 [DEBUG] command: no data state file found for backend config
2018/02/13 11:26:22 [DEBUG] New state was assigned lineage "db85a477-8218-4603-a944-b9ac5aa6ddc0"
2018/02/13 11:26:22 [INFO] command: backend initialized: <nil>
2018/02/13 11:26:22 [DEBUG] checking for provider in "."
2018/02/13 11:26:22 [DEBUG] checking for provider in "/usr/local/Cellar/terraform/0.11.3/bin"
2018/02/13 11:26:22 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/02/13 11:26:22 [DEBUG] found provider "terraform-provider-aws_v1.9.0_x4"
2018/02/13 11:26:22 [DEBUG] found valid plugin: "aws", "1.9.0", "/tmp/tf/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.9.0_x4"
2018/02/13 11:26:22 [DEBUG] checking for provisioner in "."
2018/02/13 11:26:22 [DEBUG] checking for provisioner in "/usr/local/Cellar/terraform/0.11.3/bin"
2018/02/13 11:26:22 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/02/13 11:26:22 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/02/13 11:26:22 [INFO] backend/local: starting Apply operation
2018/02/13 11:26:22 [INFO] terraform: building graph: GraphTypeInput
2018/02/13 11:26:22 [DEBUG] Resource state not found for "aws_sns_topic.m": aws_sns_topic.m
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic.m - *terraform.NodeAbstractResource
2018/02/13 11:26:22 [DEBUG] ReferenceTransformer: "aws_sns_topic.m" references: []
2018/02/13 11:26:22 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/02/13 11:26:22 [DEBUG] Starting graph walk: walkInput
2018-02-13T11:26:22.309-0600 [DEBUG] plugin: starting plugin: path=/tmp/tf/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.9.0_x4 args=[/tmp/tf/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.9.0_x4]
2018-02-13T11:26:22.320-0600 [DEBUG] plugin: waiting for RPC address: path=/tmp/tf/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.9.0_x4
2018-02-13T11:26:22.585-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: plugin address: timestamp=2018-02-13T11:26:22.584-0600 address=/var/folders/c3/r9ymngv5161cjgm06m91f59c0000gp/T/plugin031145742 network=unix
2018/02/13 11:26:22 [INFO] terraform: building graph: GraphTypeValidate
2018/02/13 11:26:22 [DEBUG] Resource state not found for "aws_sns_topic.m": aws_sns_topic.m
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic.m - *terraform.NodeValidatableResource
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_sns_topic.m - *terraform.NodeValidatableResource
2018/02/13 11:26:22 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/02/13 11:26:22 [DEBUG] resource aws_sns_topic.m using provider provider.aws
2018/02/13 11:26:22 [DEBUG] ReferenceTransformer: "aws_sns_topic.m" references: []
2018/02/13 11:26:22 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_sns_topic.m - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018/02/13 11:26:22 [DEBUG] Starting graph walk: walkValidate
2018/02/13 11:26:22 [DEBUG] Resource state not found for "aws_sns_topic.m": aws_sns_topic.m
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic.m - *terraform.NodeValidatableResourceInstance
2018/02/13 11:26:22 [INFO] backend/local: apply calling Refresh
2018/02/13 11:26:22 [INFO] terraform: building graph: GraphTypeRefresh
2018/02/13 11:26:22 [DEBUG] pruning unused provider provider.aws
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.PruneProviderTransformer:
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.ParentProviderTransformer:
2018/02/13 11:26:22 [DEBUG] Starting graph walk: walkRefresh
2018/02/13 11:26:22 [INFO] terraform: building graph: GraphTypePlan
2018/02/13 11:26:22 [DEBUG] Resource state not found for "aws_sns_topic.m": aws_sns_topic.m
2018/02/13 11:26:22 [DEBUG] resource aws_sns_topic.m using provider provider.aws
2018/02/13 11:26:22 [DEBUG] ReferenceTransformer: "aws_sns_topic.m" references: []
2018/02/13 11:26:22 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/02/13 11:26:22 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_sns_topic.m - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018-02-13T11:26:22.630-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:22 [INFO] No assume_role block read from configuration
2018-02-13T11:26:22.630-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:22 [INFO] Building AWS region structure
2018-02-13T11:26:22.630-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:22 [INFO] Building AWS auth structure
2018-02-13T11:26:22.630-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:22 [INFO] Setting AWS metadata API timeout to 100ms
2018-02-13T11:26:23.371-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-02-13T11:26:23.377-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2018-02-13T11:26:23.378-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [INFO] Initializing DeviceFarm SDK connection
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: sts.amazonaws.com
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 43
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=14f103184a36c3278f190fa788779c0e9573858bb6827d5036deb44f3fb201ae
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172623Z
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-02-13T11:26:23.379-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 405
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:22 GMT
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amzn-Requestid: 0374b1fd-10e3-11e8-aaf4-49872b410684
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <GetCallerIdentityResult>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Arn>arn:aws:iam::643927032162:user/mkeisler</Arn>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <UserId>AIDAJCJEYFYMQPLKLXMZA</UserId>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Account>643927032162</Account>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetCallerIdentityResult>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <ResponseMetadata>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <RequestId>0374b1fd-10e3-11e8-aaf4-49872b410684</RequestId>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </ResponseMetadata>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetCallerIdentityResponse>
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] Trying to get account ID via iam:GetUser
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: iam.amazonaws.com
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 33
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b3102c649c541e3bfdf43f75b781a3a5aefd311bb9b46f8288c92d23587b9106
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172623Z
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=GetUser&Version=2010-05-08
2018-02-13T11:26:23.674-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:23.825-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 529
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:23 GMT
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amzn-Requestid: 038af90c-10e3-11e8-ae70-290dfed97609
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <GetUserResult>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <User>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Path>/</Path>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <PasswordLastUsed>2018-02-13T14:55:44Z</PasswordLastUsed>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <UserName>mkeisler</UserName>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Arn>arn:aws:iam::643927032162:user/mkeisler</Arn>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <UserId>AIDAJCJEYFYMQPLKLXMZA</UserId>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <CreateDate>2015-04-10T18:37:47Z</CreateDate>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </User>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetUserResult>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <ResponseMetadata>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <RequestId>038af90c-10e3-11e8-ae70-290dfed97609</RequestId>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </ResponseMetadata>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetUserResponse>
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: ec2.us-east-2.amazonaws.com
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 87
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=56b8d6ba3ba0c54478f02d784473780391f0c948f7fa23018e90417891e60153
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172623Z
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-02-13T11:26:23.826-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Transfer-Encoding: chunked
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml;charset=UTF-8
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:23 GMT
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Server: AmazonEC2
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Vary: Accept-Encoding
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:23 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <requestId>0ab361b2-b62d-4b4b-8320-6c686ff8998a</requestId>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <accountAttributeSet>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <item>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <attributeName>supported-platforms</attributeName>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <attributeValueSet>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <item>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <attributeValue>VPC</attributeValue>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </item>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </attributeValueSet>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </item>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </accountAttributeSet>
2018-02-13T11:26:23.951-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </DescribeAccountAttributesResponse>
2018/02/13 11:26:23 [DEBUG] Resource state not found for "aws_sns_topic.m": aws_sns_topic.m
2018/02/13 11:26:23 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic.m - *terraform.NodePlannableResourceInstance
2018/02/13 11:26:23 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2018/02/13 11:26:25 [INFO] terraform: building graph: GraphTypeApply
2018/02/13 11:26:25 [DEBUG] Resource state not found for "aws_sns_topic.m": aws_sns_topic.m
2018/02/13 11:26:25 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_sns_topic.m - *terraform.NodeApplyableResource
2018/02/13 11:26:25 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/02/13 11:26:25 [DEBUG] ReferenceTransformer: "aws_sns_topic.m" references: []
2018/02/13 11:26:25 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018-02-13T11:26:25.733-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:25 [INFO] No assume_role block read from configuration
2018-02-13T11:26:25.733-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:25 [INFO] Building AWS region structure
2018-02-13T11:26:25.733-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:25 [INFO] Building AWS auth structure
2018-02-13T11:26:25.733-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:25 [INFO] Setting AWS metadata API timeout to 100ms
2018-02-13T11:26:26.457-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-02-13T11:26:26.458-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2018-02-13T11:26:26.458-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [INFO] Initializing DeviceFarm SDK connection
2018-02-13T11:26:26.458-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: sts.amazonaws.com
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 43
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fa2fcbf4b4bc80631bb4fb938b4ca222d5f200ce03bc94a070512aeb36bf7d10
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172626Z
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-02-13T11:26:26.459-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 405
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:25 GMT
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amzn-Requestid: 052f59d1-10e3-11e8-acd2-d9b7cc3d1f4a
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <GetCallerIdentityResult>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Arn>arn:aws:iam::643927032162:user/mkeisler</Arn>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <UserId>AIDAJCJEYFYMQPLKLXMZA</UserId>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Account>643927032162</Account>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetCallerIdentityResult>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <ResponseMetadata>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <RequestId>052f59d1-10e3-11e8-acd2-d9b7cc3d1f4a</RequestId>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </ResponseMetadata>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetCallerIdentityResponse>
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] Trying to get account ID via iam:GetUser
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: iam.amazonaws.com
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 33
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6e7f1a7234491034de63304c884af74355ba6b0cdb048da306c4dd3e8e3f14af
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172626Z
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=GetUser&Version=2010-05-08
2018-02-13T11:26:26.571-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 529
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:26 GMT
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amzn-Requestid: 053ec3b7-10e3-11e8-9dea-d54f90020555
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] <GetUserResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <GetUserResult>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <User>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Path>/</Path>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <PasswordLastUsed>2018-02-13T14:55:44Z</PasswordLastUsed>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <UserName>mkeisler</UserName>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <Arn>arn:aws:iam::643927032162:user/mkeisler</Arn>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <UserId>AIDAJCJEYFYMQPLKLXMZA</UserId>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <CreateDate>2015-04-10T18:37:47Z</CreateDate>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </User>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetUserResult>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <ResponseMetadata>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <RequestId>053ec3b7-10e3-11e8-9dea-d54f90020555</RequestId>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </ResponseMetadata>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </GetUserResponse>
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: ec2.us-east-2.amazonaws.com
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 87
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2b0464535e67041bdcf932a737e217b4ab5b2fc6e05a085a02300e0e9ac4dd97
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172626Z
2018-02-13T11:26:26.678-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:26.679-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.679-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-02-13T11:26:26.679-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Transfer-Encoding: chunked
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml;charset=UTF-8
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:26 GMT
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Server: AmazonEC2
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Vary: Accept-Encoding
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <requestId>a404cc34-1fbe-4011-be8f-6cff268dfaea</requestId>
2018-02-13T11:26:26.787-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <accountAttributeSet>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <item>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <attributeName>supported-platforms</attributeName>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <attributeValueSet>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <item>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <attributeValue>VPC</attributeValue>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </item>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </attributeValueSet>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </item>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </accountAttributeSet>
2018-02-13T11:26:26.788-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </DescribeAccountAttributesResponse>
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] SNS create topic: mktest2
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Request sns/CreateTopic Details:
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: sns.us-east-2.amazonaws.com
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 50
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=d467791b930e36bdd244b5e48a31265056cec2e65e211dc16651b71f3d3ee8e4
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172626Z
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=CreateTopic&Name=mktest2&Version=2010-03-31
2018-02-13T11:26:26.790-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Response sns/CreateTopic Details:
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 314
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:26 GMT
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amzn-Requestid: 7817a352-cf42-5df1-b0ef-f1afed40c067
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] <CreateTopicResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <CreateTopicResult>
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <TopicArn>arn:aws:sns:us-east-2:643927032162:mktest2</TopicArn>
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </CreateTopicResult>
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <ResponseMetadata>
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <RequestId>7817a352-cf42-5df1-b0ef-f1afed40c067</RequestId>
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </ResponseMetadata>
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </CreateTopicResponse>
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] Updating LambdaSuccessFeedbackSampleRate
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] Waiting for state to become: [success]
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:26 [DEBUG] [aws-sdk-go] DEBUG: Request sns/SetTopicAttributes Details:
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: POST / HTTP/1.1
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Host: sns.us-east-2.amazonaws.com
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: User-Agent: aws-sdk-go/1.12.73 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.3
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 171
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIAIENXTSTZJM4DYUYQ/20180213/us-east-2/sns/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b3e635cac4a2c63f7c07691ad32dbb460bf3a75332e8f6de448b4e42077b3607
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amz-Date: 20180213T172626Z
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Accept-Encoding: gzip
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:26.974-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Action=SetTopicAttributes&AttributeName=LambdaSuccessFeedbackSampleRate&AttributeValue=100&TopicArn=arn%3Aaws%3Asns%3Aus-east-2%3A643927032162%3Amktest2&Version=2010-03-31
2018-02-13T11:26:26.975-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:27 [DEBUG] [aws-sdk-go] DEBUG: Response sns/SetTopicAttributes Details:
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: ---[ RESPONSE ]--------------------------------------
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: HTTP/1.1 200 OK
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Connection: close
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Length: 215
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Content-Type: text/xml
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: Date: Tue, 13 Feb 2018 17:26:26 GMT
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: X-Amzn-Requestid: c2c29645-6344-5dbb-a57b-c4b841471e48
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4:
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: -----------------------------------------------------
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: 2018/02/13 11:26:27 [DEBUG] [aws-sdk-go] <SetTopicAttributesResponse xmlns="http://sns.amazonaws.com/doc/2010-03-31/">
2018-02-13T11:26:27.106-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <ResponseMetadata>
2018-02-13T11:26:27.107-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: <RequestId>c2c29645-6344-5dbb-a57b-c4b841471e48</RequestId>
2018-02-13T11:26:27.107-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </ResponseMetadata>
2018-02-13T11:26:27.107-0600 [DEBUG] plugin.terraform-provider-aws_v1.9.0_x4: </SetTopicAttributesResponse>
2018/02/13 11:26:27 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-02-13T11:26:27.115-0600 [DEBUG] plugin: plugin process exited: path=/tmp/tf/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.9.0_x4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment