Created
June 4, 2020 20:37
-
-
Save AndresCidoncha/70cac98df4d5fd5c5e0c5b91f92c9103 to your computer and use it in GitHub Desktop.
TF debug log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws_glue_security_configuration.s3_encryption: Creating... | |
2020/06/04 21:34:04 [DEBUG] aws_glue_security_configuration.s3_encryption: applying the planned Create change | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:04 [DEBUG] Creating Glue Security Configuration: { | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: EncryptionConfiguration: { | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: CloudWatchEncryption: { | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: CloudWatchEncryptionMode: "DISABLED", | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: KmsKeyArn: "" | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: }, | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: JobBookmarksEncryption: { | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: JobBookmarksEncryptionMode: "DISABLED", | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: KmsKeyArn: "" | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: }, | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: S3Encryption: [{ | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: KmsKeyArn: "arn:aws:kms:us-east-1:816392221880:key/6540a733-3e31-498f-8e58-15670843f470", | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: S3EncryptionMode: "SSE-KMS" | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: }] | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: }, | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Name: "xaldigital-test" | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: } | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:04 [DEBUG] [aws-sdk-go] DEBUG: Request glue/CreateSecurityConfiguration Details: | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ---[ REQUEST POST-SIGN ]----------------------------- | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: POST / HTTP/1.1 | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Host: glue.us-east-1.amazonaws.com | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: User-Agent: aws-sdk-go/1.31.2 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.26 (+https://www.terraform.io) | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Length: 356 | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA34FGEWS4K4UVHYUH/20200604/us-east-1/glue/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-target, Signature=928cf2950ceb61c7fad7ad52c7857483a03332a6f0efc0dff0ef534131528b8a | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Type: application/x-amz-json-1.1 | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: X-Amz-Date: 20200604T203404Z | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: X-Amz-Target: AWSGlue.CreateSecurityConfiguration | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Accept-Encoding: gzip | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: {"EncryptionConfiguration":{"CloudWatchEncryption":{"CloudWatchEncryptionMode":"DISABLED","KmsKeyArn":""},"JobBookmarksEncryption":{"JobBookmarksEncryptionMode":"DISABLED","KmsKeyArn":""},"S3Encryption":[{"KmsKeyArn":"arn:aws:kms:us-east-1:816392221880:key/6540a733-3e31-498f-8e58-15670843f470","S3EncryptionMode":"SSE-KMS"}]},"Name":"xaldigital-test"} | |
2020-06-04T21:34:04.190+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ----------------------------------------------------- | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:05 [DEBUG] [aws-sdk-go] DEBUG: Response glue/CreateSecurityConfiguration Details: | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ---[ RESPONSE ]-------------------------------------- | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: HTTP/1.1 200 OK | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Connection: close | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Length: 66 | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Type: application/x-amz-json-1.1 | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Date: Thu, 04 Jun 2020 20:34:05 GMT | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: X-Amzn-Requestid: 54babb3e-6089-4a58-be3c-7423a64653cc | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ----------------------------------------------------- | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:05 [DEBUG] [aws-sdk-go] {"CreatedTimestamp":1.591302845139E9,"Name":"xaldigital-test"} | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:05 [DEBUG] Reading Glue Security Configuration: { | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Name: "xaldigital-test" | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: } | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:05 [DEBUG] [aws-sdk-go] DEBUG: Request glue/GetSecurityConfiguration Details: | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ---[ REQUEST POST-SIGN ]----------------------------- | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: POST / HTTP/1.1 | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Host: glue.us-east-1.amazonaws.com | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: User-Agent: aws-sdk-go/1.31.2 (go1.13.7; linux; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.26 (+https://www.terraform.io) | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Length: 30 | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=AKIA34FGEWS4K4UVHYUH/20200604/us-east-1/glue/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-target, Signature=387ffa833b49fcc7cbb8a0c3b1f506ed9f951909ce7517cf21d16fd444af515c | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Type: application/x-amz-json-1.1 | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: X-Amz-Date: 20200604T203405Z | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: X-Amz-Target: AWSGlue.GetSecurityConfiguration | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Accept-Encoding: gzip | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: {"Name":"xaldigital-test"} | |
2020-06-04T21:34:05.200+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ----------------------------------------------------- | |
2020-06-04T21:34:10.925+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:10 [DEBUG] [aws-sdk-go] DEBUG: Response glue/GetSecurityConfiguration Details: | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ---[ RESPONSE ]-------------------------------------- | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: HTTP/1.1 200 OK | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Connection: close | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Length: 567 | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Content-Type: application/x-amz-json-1.1 | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: Date: Thu, 04 Jun 2020 20:34:10 GMT | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: X-Amzn-Requestid: c445ad8a-7f73-4871-872a-8a1e43062f81 | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: ----------------------------------------------------- | |
2020-06-04T21:34:10.926+0100 [DEBUG] plugin.terraform-provider-aws_v2.64.0_x4: 2020/06/04 21:34:10 [DEBUG] [aws-sdk-go] {"SecurityConfiguration":{"CreatedTimeStamp":1.591302845139E9,"EncryptionConfiguration":{"CloudWatchEncryption":{"CloudWatchEncryptionMode":"DISABLED","KmsKeyArn":""},"EnforceJdbcSsl":false,"JobBookmarksEncryption":{"JobBookmarksEncryptionMode":"DISABLED","KmsKeyArn":""},"S3":[{"EncryptionMode":"SSE-KMS","KmsKeyArn":"arn:aws:kms:us-east-1:816392221880:key/6540a733-3e31-498f-8e58-15670843f470"}],"S3Encryption":[{"KmsKeyArn":"arn:aws:kms:us-east-1:816392221880:key/6540a733-3e31-498f-8e58-15670843f470","S3EncryptionMode":"SSE-KMS"}]},"Name":"xaldigital-test"}} | |
aws_glue_security_configuration.s3_encryption: Creation complete after 7s [id=xaldigital-test] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment