Skip to content

Instantly share code, notes, and snippets.

@matt-slalom
Created October 26, 2020 21:21
Show Gist options
  • Save matt-slalom/ee4388425031dff179cb117f0f64f6fb to your computer and use it in GitHub Desktop.
Save matt-slalom/ee4388425031dff179cb117f0f64f6fb to your computer and use it in GitHub Desktop.
Terraform debug output
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] DEBUG: Response ds/CreateMicrosoftAD Details:
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ RESPONSE ]--------------------------------------
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: HTTP/1.1 200 OK
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Connection: close
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 30
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Date: Mon, 26 Oct 2020 18:15:08 GMT
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amzn-Requestid: 33bfd4b5-5855-4c25-a91a-13e3fd19242c
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] {"DirectoryId":"d-916736475e"}
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] Microsoft AD Directory Service created: {
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: DirectoryId: "d-916736475e"
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: }
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] Waiting for DS ("d-916736475e") to become available
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] Waiting for state to become: [Active]
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] DEBUG: Request ds/DescribeDirectories Details:
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: POST / HTTP/1.1
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Host: ds.us-west-1.amazonaws.com
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: User-Agent: aws-sdk-go/1.35.9 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 33
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=ASIAZGGUE3TSYMWR7XJU/20201026/us-west-1/ds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=73598a588b74304ac41161a68ccb2d2f6120f533f36e37e2ede4634327e3d59f
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Date: 20201026T181508Z
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Security-Token: omitted
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Target: DirectoryService_20150416.DescribeDirectories
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Accept-Encoding: gzip
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: {"DirectoryIds":["d-916736475e"]}
2020-10-26T11:15:08.307-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] DEBUG: Response ds/DescribeDirectories Details:
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ RESPONSE ]--------------------------------------
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: HTTP/1.1 200 OK
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Connection: close
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 512
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Date: Mon, 26 Oct 2020 18:15:08 GMT
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amzn-Requestid: 7ccdf9a1-82c4-4bd6-ba71-1a9965478e41
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] {"DirectoryDescriptions":[{"AccessUrl":"","Alias":"","DesiredNumberOfDomainControllers":2,"DirectoryId":"d-916736475e","DnsIpAddrs":[],"Edition":"Enterprise","LaunchTime":1.603736108095E9,"Name":"myapp.com","ShortName":"myapp","Size":"Large","SsoEnabled":false,"Stage":"Requested","StageLastUpdatedDateTime":1.603736108095E9,"Type":"MicrosoftAD","VpcSettings":{"AvailabilityZones":["us-west-1b","us-west-1a"],"SubnetIds":["subnet-032eaaeff7c60776b","subnet-0657375c3cae62082"],"VpcId":"vpc-040b40504fd9524f0"}}]}
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] Creation of DS "d-916736475e" is in following stage: "Requested".
2020-10-26T11:15:08.424-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [TRACE] Waiting 200ms before next try
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] DEBUG: Request ds/DescribeDirectories Details:
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: POST / HTTP/1.1
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Host: ds.us-west-1.amazonaws.com
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: User-Agent: aws-sdk-go/1.35.9 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 33
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=ASIAZGGUE3TSYMWR7XJU/20201026/us-west-1/ds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=73598a588b74304ac41161a68ccb2d2f6120f533f36e37e2ede4634327e3d59f
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Date: 20201026T181508Z
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Security-Token: omitted
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Target: DirectoryService_20150416.DescribeDirectories
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Accept-Encoding: gzip
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: {"DirectoryIds":["d-916736475e"]}
2020-10-26T11:15:08.624-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] DEBUG: Response ds/DescribeDirectories Details:
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ RESPONSE ]--------------------------------------
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: HTTP/1.1 200 OK
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Connection: close
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 512
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Date: Mon, 26 Oct 2020 18:15:08 GMT
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amzn-Requestid: ff95f474-d52f-4a11-a457-4bdec9ea58dc
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] [aws-sdk-go] {"DirectoryDescriptions":[{"AccessUrl":"","Alias":"","DesiredNumberOfDomainControllers":2,"DirectoryId":"d-916736475e","DnsIpAddrs":[],"Edition":"Enterprise","LaunchTime":1.603736108095E9,"Name":"myapp.com","ShortName":"myapp","Size":"Large","SsoEnabled":false,"Stage":"Requested","StageLastUpdatedDateTime":1.603736108095E9,"Type":"MicrosoftAD","VpcSettings":{"AvailabilityZones":["us-west-1b","us-west-1a"],"SubnetIds":["subnet-032eaaeff7c60776b","subnet-0657375c3cae62082"],"VpcId":"vpc-040b40504fd9524f0"}}]}
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [DEBUG] Creation of DS "d-916736475e" is in following stage: "Requested".
2020-10-26T11:15:08.743-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:08 [TRACE] Waiting 400ms before next try
2020-10-26T11:15:09.148-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ds/DescribeDirectories Details:
Repeated data omitted
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: POST / HTTP/1.1
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Host: ds.us-west-1.amazonaws.com
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: User-Agent: aws-sdk-go/1.35.9 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 33
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=ASIAZGGUE3TSYMWR7XJU/20201026/us-west-1/ds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=2639f90b963f64b0180bdd072e54064806b14c30a53bb46ec3b270125fddddfe
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Date: 20201026T184622Z
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Security-Token: omitted
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Target: DirectoryService_20150416.DescribeDirectories
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Accept-Encoding: gzip
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: {"DirectoryIds":["d-916736475e"]}
2020-10-26T11:46:22.905-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:46:23 [DEBUG] [aws-sdk-go] DEBUG: Response ds/DescribeDirectories Details:
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ RESPONSE ]--------------------------------------
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: HTTP/1.1 200 OK
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Connection: close
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 613
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Date: Mon, 26 Oct 2020 18:46:22 GMT
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amzn-Requestid: 6e1c1b6e-2504-4f12-b989-a55c8dc22a22
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:46:23 [DEBUG] [aws-sdk-go] {"DirectoryDescriptions":[{"AccessUrl":"d-916736475e.awsapps.com","Alias":"d-916736475e","DesiredNumberOfDomainControllers":2,"DirectoryId":"d-916736475e","DnsIpAddrs":["10.0.21.111","10.0.75.161"],"Edition":"Enterprise","LaunchTime":1.603736108095E9,"Name":"myapp.com","ShortName":"myapp","Size":"Large","SsoEnabled":false,"Stage":"Active","StageLastUpdatedDateTime":1.603737976166E9,"Type":"MicrosoftAD","VpcSettings":{"AvailabilityZones":["us-west-1b","us-west-1a"],"SecurityGroupId":"sg-051bc45ef6cd3134d","SubnetIds":["subnet-032eaaeff7c60776b","subnet-0657375c3cae62082"],"VpcId":"vpc-040b40504fd9524f0"}}]}
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:46:23 [DEBUG] Received DS directory: {
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: AccessUrl: "d-916736475e.awsapps.com",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Alias: "d-916736475e",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: DesiredNumberOfDomainControllers: 2,
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: DirectoryId: "d-916736475e",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: DnsIpAddrs: ["10.0.21.111","10.0.75.161"],
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Edition: "Enterprise",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: LaunchTime: 2020-10-26 18:15:08.095 +0000 UTC,
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Name: "myapp.com",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ShortName: "myapp",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Size: "Large",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: SsoEnabled: false,
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Stage: "Active",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: StageLastUpdatedDateTime: 2020-10-26 18:46:16.166 +0000 UTC,
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Type: "MicrosoftAD",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: VpcSettings: {
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: AvailabilityZones: ["us-west-1b","us-west-1a"],
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: SecurityGroupId: "sg-051bc45ef6cd3134d",
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: SubnetIds: ["subnet-032eaaeff7c60776b","subnet-0657375c3cae62082"],
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: VpcId: "vpc-040b40504fd9524f0"
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: }
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: }
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:46:23 [DEBUG] [aws-sdk-go] DEBUG: Request ds/ListTagsForResource Details:
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: POST / HTTP/1.1
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Host: ds.us-west-1.amazonaws.com
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: User-Agent: aws-sdk-go/1.35.9 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.24 (+https://www.terraform.io)
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 29
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=ASIAZGGUE3TSYMWR7XJU/20201026/us-west-1/ds/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=763bfc43f039ceb11ed4e82c590de3e10f6005aba586f86f50d52606788154f8
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Date: 20201026T184623Z
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Security-Token: omitted
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amz-Target: DirectoryService_20150416.ListTagsForResource
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Accept-Encoding: gzip
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: {"ResourceId":"d-916736475e"}
2020-10-26T11:46:23.005-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: 2020/10/26 11:46:23 [DEBUG] [aws-sdk-go] DEBUG: Response ds/ListTagsForResource Details:
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: ---[ RESPONSE ]--------------------------------------
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: HTTP/1.1 200 OK
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Connection: close
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Length: 262
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Content-Type: application/x-amz-json-1.1
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: Date: Mon, 26 Oct 2020 18:46:22 GMT
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: X-Amzn-Requestid: 6b099a18-7850-457f-92ec-4306900e9e74
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5:
2020-10-26T11:46:23.103-0700 [DEBUG] plugin.terraform-provider-aws_v3.12.0_x5: -----------------------------------------------------
module.managed_ad.aws_directory_service_directory.ad_instance["0"]: Creation complete after 31m15s [id=d-916736475e]
Apply complete! Resources: 1 added, 0 changed, 0 destroyed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment