-
-
Save bschaatsbergen/5169e72bde3ace9488fd3bb6bc748305 to your computer and use it in GitHub Desktop.
Terraform Core #36129
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
$ export AWS_REGION="us-east-1" | |
$ export TF_LOG="debug" | |
$ terraform plan | |
2024-11-28T19:39:12.809+0100 [INFO] Terraform version: 1.10.0 | |
2024-11-28T19:39:12.809+0100 [DEBUG] using github.com/hashicorp/go-tfe v1.70.0 | |
2024-11-28T19:39:12.809+0100 [DEBUG] using github.com/hashicorp/hcl/v2 v2.23.0 | |
2024-11-28T19:39:12.809+0100 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2024-11-28T19:39:12.809+0100 [DEBUG] using github.com/zclconf/go-cty v1.15.1-0.20241111215639-63279be090d7 | |
2024-11-28T19:39:12.809+0100 [INFO] Go runtime version: go1.23.3 | |
2024-11-28T19:39:12.809+0100 [INFO] CLI args: []string{"terraform", "plan"} | |
2024-11-28T19:39:12.809+0100 [DEBUG] Attempting to open CLI config file: /Users//Users/nope/go/bin/.terraformrc | |
2024-11-28T19:39:12.809+0100 [INFO] Loading CLI configuration from /Users//Users/nope/go/bin/.terraformrc | |
2024-11-28T19:39:12.809+0100 [INFO] Loading CLI configuration from /Users//Users/nope/go/bin/.terraform.d/credentials.tfrc.json | |
2024-11-28T19:39:12.810+0100 [DEBUG] Explicit provider installation configuration is set | |
2024-11-28T19:39:12.810+0100 [INFO] CLI command args: []string{"plan"} | |
2024-11-28T19:39:12.810+0100 [DEBUG] backend-s3.aws-base: Resolving credentials provider: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:12.811+0100 [DEBUG] backend-s3.aws-base: Loading configuration: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:12.811+0100 [DEBUG] backend-s3.aws-base: Retrieving credentials: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:12.811+0100 [INFO] backend-s3.aws-base: Retrieved credentials: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate tf_aws.credentials_source=EnvConfigCredentials | |
2024-11-28T19:39:12.811+0100 [DEBUG] backend-s3.aws-base: Loading configuration: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:12.811+0100 [DEBUG] backend-s3.aws-base: Retrieving caller identity from STS: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:12.811+0100 [DEBUG] backend-s3.aws-base: HTTP Request Sent: aws.region=us-west-2 rpc.method=GetCallerIdentity rpc.service=STS rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.url=https://sts.us-west-2.amazonaws.com/ http.request_content_length=43 http.request.header.x_amz_security_token="*****" http.request.header.amz_sdk_request="attempt=1; max=5" | |
http.request.body= | |
| Action=GetCallerIdentity&Version=2011-06-15 | |
http.method=POST http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/sts#1.31.0" http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" http.request.header.content_type=application/x-www-form-urlencoded http.request.header.amz_sdk_invocation_id=995c8ecc-deec-44af-82cd-57d9138fce5b http.request.header.x_amz_date=20241128T183912Z net.peer.name=sts.us-west-2.amazonaws.com | |
2024-11-28T19:39:13.583+0100 [DEBUG] backend-s3.aws-base: HTTP Response Received: aws.region=us-west-2 rpc.method=GetCallerIdentity rpc.service=STS rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.response_content_length=511 http.response.header.content_type=text/xml http.response.header.date="Thu, 28 Nov 2024 18:39:12 GMT" http.response.header.x_amzn_requestid=465e0191-314d-4e62-bbab-51432e848e82 | |
http.response.body= | |
| <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
| <GetCallerIdentityResult> | |
| <Arn>arn:aws:sts::xxxxxxxxxxxx:assumed-role/aws_nope.nope_test-developer/nope@hashicorp.com</Arn> | |
| <UserId>AROA*************7LTK:nope@hashicorp.com</UserId> | |
| <Account>xxxxxxxxxxxx</Account> | |
| </GetCallerIdentityResult> | |
| <ResponseMetadata> | |
| <RequestId>465e0191-314d-4e62-bbab-51432e848e82</RequestId> | |
| </ResponseMetadata> | |
| </GetCallerIdentityResponse> | |
http.duration=771 http.status_code=200 | |
2024-11-28T19:39:13.583+0100 [INFO] backend-s3.aws-base: Retrieved caller identity from STS: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:13.583+0100 [DEBUG] backend-s3.aws-base: Retrieving caller identity from STS: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:13.585+0100 [DEBUG] backend-s3.aws-base: HTTP Request Sent: aws.region=us-west-2 rpc.method=GetCallerIdentity rpc.service=STS rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=*****" http.request.header.x_amz_date=20241128T183913Z http.method=POST net.peer.name=sts.us-west-2.amazonaws.com http.request_content_length=43 http.request.header.x_amz_security_token="*****" http.request.header.amz_sdk_request="attempt=1; max=5" http.request.header.content_type=application/x-www-form-urlencoded http.request.header.amz_sdk_invocation_id=47eb502e-aa42-4c1b-8d37-09ccfe33e682 | |
http.request.body= | |
| Action=GetCallerIdentity&Version=2011-06-15 | |
http.url=https://sts.us-west-2.amazonaws.com/ http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/sts#1.31.0" | |
2024-11-28T19:39:13.775+0100 [DEBUG] backend-s3.aws-base: HTTP Response Received: aws.region=us-west-2 rpc.method=GetCallerIdentity rpc.service=STS rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.response.header.content_type=text/xml | |
http.response.body= | |
| <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/"> | |
| <GetCallerIdentityResult> | |
| <Arn>arn:aws:sts::xxxxxxxxxxxx:assumed-role/aws_nope.nope_test-developer/nope@hashicorp.com</Arn> | |
| <UserId>AROA*************7LTK:nope@hashicorp.com</UserId> | |
| <Account>xxxxxxxxxxxx</Account> | |
| </GetCallerIdentityResult> | |
| <ResponseMetadata> | |
| <RequestId>4b834253-7878-4eeb-931d-8998126f3aa2</RequestId> | |
| </ResponseMetadata> | |
| </GetCallerIdentityResponse> | |
http.duration=187 http.status_code=200 http.response_content_length=511 http.response.header.date="Thu, 28 Nov 2024 18:39:12 GMT" http.response.header.x_amzn_requestid=4b834253-7878-4eeb-931d-8998126f3aa2 | |
2024-11-28T19:39:13.776+0100 [INFO] backend-s3.aws-base: Retrieved caller identity from STS: tf_backend.operation=Configure tf_backend.req_id=01d219f4-5ee3-52d6-41fe-66cfc30726f3 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:13.778+0100 [DEBUG] checking for provisioner in "." | |
2024-11-28T19:39:13.778+0100 [DEBUG] checking for provisioner in "/Users//Users/nope/go/bin/.hcv/bin" | |
2024-11-28T19:39:13.785+0100 [INFO] backend/local: starting Plan operation | |
2024-11-28T19:39:13.787+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.region=us-west-2 aws.s3.bucket=somebucket rpc.method=ListObjectsV2 rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Workspaces tf_backend.req_id=9d5f406a-ef9d-2d48-cf6e-d716957d445e tf_backend.s3.bucket=somebucket tf_backend.workspace-prefix=env:/ http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) m/C aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/s3#1.63.0" http.request.header.x_amz_security_token="*****" http.request.header.amz_sdk_invocation_id=796b42de-0a83-432b-a2d7-a1351df17c6a http.request.header.accept_encoding=identity http.request.header.x_amz_content_sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 http.request.body="" http.method=GET http.url="https://somebucket.s3.us-west-2.amazonaws.com/?list-type=2&max-keys=1000&prefix=env%3A%2F" net.peer.name=somebucket.s3.us-west-2.amazonaws.com http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/s3/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=*****" http.request.header.amz_sdk_request="attempt=1; max=5" http.request.header.x_amz_date=20241128T183913Z | |
2024-11-28T19:39:14.416+0100 [DEBUG] backend-s3: HTTP Response Received: aws.region=us-west-2 aws.s3.bucket=somebucket rpc.method=ListObjectsV2 rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Workspaces tf_backend.req_id=9d5f406a-ef9d-2d48-cf6e-d716957d445e tf_backend.s3.bucket=somebucket tf_backend.workspace-prefix=env:/ http.status_code=200 http.response.header.content_type=application/xml http.response.header.server=AmazonS3 | |
http.response.body= | |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>somebucket</Name><Prefix>env:/</Prefix><KeyCount>0</KeyCount><MaxKeys>1000</MaxKeys><IsTruncated>false</IsTruncated></ListBucketResult> | |
http.duration=627 http.response.header.x_amz_id_2=X6MfQhjTNeTU1CTHJmQ/sX2Z8zZZMYZgtu0grgIGaw663SWSufvIv4jxxjWdmmCTEQhaV00EmZZ58BEa3FKQwg== http.response.header.x_amz_request_id=GWDFGPD051HZKT58 http.response.header.date="Thu, 28 Nov 2024 18:39:15 GMT" http.response.header.x_amz_bucket_region=us-west-2 | |
2024-11-28T19:39:14.416+0100 [INFO] backend-s3: Attempting to lock remote state (S3 Native and DynamoDB)...: tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.lock.info="" tf_backend.lock.operation=OperationTypePlan tf_backend.lock.path=somebucket/36129.tfstate tf_backend.lock.version=1.10.0 tf_backend.lock.who=/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ tf_backend.operation=Lock tf_backend.req_id=e3e92d15-2f51-a163-52c1-08ab7bf1403c tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:14.417+0100 [DEBUG] backend-s3: Uploading lock file: tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.lock.info="" tf_backend.lock.operation=OperationTypePlan tf_backend.lock.path=somebucket/36129.tfstate tf_backend.lock.version=1.10.0 tf_backend.lock.who=/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ tf_backend.operation=Lock tf_backend.req_id=e3e92d15-2f51-a163-52c1-08ab7bf1403c tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:14.418+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate.tflock rpc.method=PutObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.lock.info="" tf_backend.lock.operation=OperationTypePlan tf_backend.lock.path=somebucket/36129.tfstate tf_backend.lock.version=1.10.0 tf_backend.lock.who=/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ tf_backend.operation=Lock tf_backend.req_id=e3e92d15-2f51-a163-52c1-08ab7bf1403c tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.request.header.accept_encoding=identity http.request.header.amz_sdk_request="attempt=1; max=5" http.request.header.if_none_match="*" http.url=https://somebucket.s3.us-west-2.amazonaws.com/36129.tfstate.tflock?x-id=PutObject http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/s3#1.63.0" http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/s3/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;if-none-match;x-amz-content-sha256;x-amz-date;x-amz-security-token;x-amz-server-side-encryption, Signature=*****" http.request.header.x_amz_server_side_encryption=AES256 http.request.body="[Redacted: 224 bytes, Type: application/json]" net.peer.name=somebucket.s3.us-west-2.amazonaws.com http.request_content_length=224 http.request.header.amz_sdk_invocation_id=19a7527b-bf9d-434e-abd3-d40e8e4463db http.request.header.content_type=application/json http.request.header.x_amz_date=20241128T183914Z http.method=PUT http.request.header.x_amz_security_token="*****" http.request.header.x_amz_content_sha256=UNSIGNED-PAYLOAD | |
2024-11-28T19:39:14.626+0100 [DEBUG] backend-s3: HTTP Response Received: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate.tflock rpc.method=PutObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.lock.info="" tf_backend.lock.operation=OperationTypePlan tf_backend.lock.path=somebucket/36129.tfstate tf_backend.lock.version=1.10.0 tf_backend.lock.who=/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ tf_backend.operation=Lock tf_backend.req_id=e3e92d15-2f51-a163-52c1-08ab7bf1403c tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.response.header.date="Thu, 28 Nov 2024 18:39:15 GMT" http.response.header.etag="\"054043110bc340e3fa47a784ae7bc9ec\"" http.response.header.x_amz_request_id=GWD29BQQN6WQVXQW http.response.body="" http.duration=207 http.response.header.x_amz_server_side_encryption=AES256 http.response.header.server=AmazonS3 http.response.header.x_amz_id_2="Vt9F/3BLoxPqdlTfgDdeDTfBM69LsJYpFkfebEnLTAIP+kIQynUtvsRWzvkxYRb06GhXJsD0K4iIs19WSRPczQ==" http.status_code=200 | |
2024-11-28T19:39:14.628+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=PutItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.lock.info="" tf_backend.lock.operation=OperationTypePlan tf_backend.lock.path=somebucket/36129.tfstate tf_backend.lock.version=1.10.0 tf_backend.lock.who=/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ tf_backend.operation=Lock tf_backend.req_id=e3e92d15-2f51-a163-52c1-08ab7bf1403c tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate net.peer.name=dynamodb.us-west-2.amazonaws.com http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/dynamodb/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=*****" | |
http.request.body= | |
| {"ConditionExpression":"attribute_not_exists(LockID)","Item":{"LockID":{"S":"somebucket/36129.tfstate"},"Info":{"S":"{\"ID\":\"09910687-382d-5370-9b3e-3bfd88536468\",\"Operation\":\"OperationTypePlan\",\"Info\":\"\",\"Who\":\"/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ\",\"Version\":\"1.10.0\",\"Created\":\"2024-11-28T18:39:14.416758Z\",\"Path\":\"somebucket/36129.tfstate\"}"}},"TableName":"sometable1"} | |
http.method=POST http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/dynamodb#1.35.0" http.request.header.x_amz_target=DynamoDB_20120810.PutItem http.request.header.accept_encoding=identity http.url=https://dynamodb.us-west-2.amazonaws.com/ http.request.header.content_type=application/x-amz-json-1.0 http.request.header.amz_sdk_invocation_id=24bdc567-cc28-414d-b86e-dc86e308a32b http.request.header.amz_sdk_request="attempt=1; max=5" http.request_content_length=418 http.request.header.x_amz_date=20241128T183914Z http.request.header.x_amz_security_token="*****" | |
Acquiring state lock. This may take a few moments... | |
2024-11-28T19:39:15.252+0100 [DEBUG] backend-s3: HTTP Response Received: aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=PutItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.lock.info="" tf_backend.lock.operation=OperationTypePlan tf_backend.lock.path=somebucket/36129.tfstate tf_backend.lock.version=1.10.0 tf_backend.lock.who=/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ tf_backend.operation=Lock tf_backend.req_id=e3e92d15-2f51-a163-52c1-08ab7bf1403c tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.response.header.x_amz_crc32=2745614147 http.duration=622 http.response.header.server=Server http.response.header.content_type=application/x-amz-json-1.0 http.response.header.x_amzn_requestid=BEN3OE0T9CNU3VPEMPPRAMGRIBVV4KQNSO5AEMVJF66Q9ASUAAJG | |
http.response.body= | |
| {} | |
http.status_code=200 http.response_content_length=2 http.response.header.date="Thu, 28 Nov 2024 18:39:15 GMT" http.response.header.connection=keep-alive | |
2024-11-28T19:39:15.252+0100 [INFO] backend-s3: Locked remote state (S3 Native and DynamoDB): tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.lock.info="" tf_backend.lock.operation=OperationTypePlan tf_backend.lock.path=somebucket/36129.tfstate tf_backend.lock.version=1.10.0 tf_backend.lock.who=/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ tf_backend.operation=Lock tf_backend.req_id=e3e92d15-2f51-a163-52c1-08ab7bf1403c tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:15.252+0100 [INFO] backend-s3: Downloading remote state: tf_backend.operation=Get tf_backend.req_id=9c347b71-b909-c5fd-6087-1533f9a21cfe tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:15.253+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate rpc.method=HeadObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Get tf_backend.req_id=9c347b71-b909-c5fd-6087-1533f9a21cfe tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.request.header.x_amz_date=20241128T183915Z http.request.body="" http.method=HEAD net.peer.name=somebucket.s3.us-west-2.amazonaws.com http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/s3#1.63.0" http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/s3/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=*****" http.request.header.amz_sdk_invocation_id=29d843f9-9c8c-4f40-b068-3f7431ce7c79 http.request.header.accept_encoding=identity http.url=https://somebucket.s3.us-west-2.amazonaws.com/36129.tfstate http.request.header.x_amz_security_token="*****" http.request.header.x_amz_content_sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 http.request.header.amz_sdk_request="attempt=1; max=5" | |
2024-11-28T19:39:15.442+0100 [DEBUG] backend-s3: HTTP Response Received: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate rpc.method=HeadObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Get tf_backend.req_id=9c347b71-b909-c5fd-6087-1533f9a21cfe tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.duration=188 http.status_code=404 http.response.header.content_type=application/xml http.response.header.date="Thu, 28 Nov 2024 18:39:15 GMT" http.response.header.server=AmazonS3 http.response.header.x_amz_request_id=7Y3RXN8TNK9JZ6V9 http.response.header.x_amz_id_2="gh6Nqv+bzxFPuJNJohy6WlUnLSyqHNE2RIsn+2J9fiIEIEMN750gGllkag/Y9aGiN18yv/L0xGt2/gVv8ondMA==" http.response.body="" | |
2024-11-28T19:39:15.442+0100 [DEBUG] backend-s3: request failed with unretryable error https response error StatusCode: 404, RequestID: 7Y3RXN8TNK9JZ6V9, HostID: gh6Nqv+bzxFPuJNJohy6WlUnLSyqHNE2RIsn+2J9fiIEIEMN750gGllkag/Y9aGiN18yv/L0xGt2/gVv8ondMA==, NotFound: : aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate rpc.method=HeadObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_backend.operation=Get tf_backend.req_id=9c347b71-b909-c5fd-6087-1533f9a21cfe tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:15.443+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.dynamodb.consistent_read=true aws.dynamodb.projection="LockID, Digest" aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=GetItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Get tf_backend.req_id=9c347b71-b909-c5fd-6087-1533f9a21cfe tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.request_content_length=162 http.request.header.x_amz_security_token="*****" http.request.header.x_amz_target=DynamoDB_20120810.GetItem http.request.header.amz_sdk_invocation_id=7dc54df5-f992-4bd7-8cd3-4d2322ab90ee net.peer.name=dynamodb.us-west-2.amazonaws.com http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/dynamodb#1.35.0" http.request.header.amz_sdk_request="attempt=1; max=5" http.request.header.accept_encoding=identity http.request.header.content_type=application/x-amz-json-1.0 http.method=POST http.url=https://dynamodb.us-west-2.amazonaws.com/ http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/dynamodb/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=*****" http.request.header.x_amz_date=20241128T183915Z | |
http.request.body= | |
| {"ConsistentRead":true,"Key":{"LockID":{"S":"somebucket/36129.tfstate-md5"}},"ProjectionExpression":"LockID, Digest","TableName":"sometable1"} | |
2024-11-28T19:39:15.632+0100 [DEBUG] backend-s3: HTTP Response Received: aws.dynamodb.consistent_read=true aws.dynamodb.projection="LockID, Digest" aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=GetItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.operation=Get tf_backend.req_id=9c347b71-b909-c5fd-6087-1533f9a21cfe tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.response.header.server=Server http.response.header.date="Thu, 28 Nov 2024 18:39:15 GMT" http.response.header.x_amz_crc32=2745614147 http.status_code=200 http.response_content_length=2 http.response.header.content_type=application/x-amz-json-1.0 http.response.header.connection=keep-alive http.response.header.x_amzn_requestid=6RH1AEILF9S0JKHD5GC42OAENNVV4KQNSO5AEMVJF66Q9ASUAAJG | |
http.response.body= | |
| {} | |
http.duration=188 | |
2024-11-28T19:39:15.632+0100 [WARN] backend-s3: failed to fetch state MD5: tf_backend.operation=Get tf_backend.req_id=9c347b71-b909-c5fd-6087-1533f9a21cfe tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate error="invalid md5" | |
2024-11-28T19:39:15.633+0100 [DEBUG] Config.VerifyDependencySelections: skipping registry.terraform.io/hashicorp/aws because it's overridden by a special configuration setting | |
2024-11-28T19:39:15.635+0100 [DEBUG] created provider logger: level=debug | |
2024-11-28T19:39:15.635+0100 [INFO] provider: configuring client automatic mTLS | |
2024-11-28T19:39:15.651+0100 [DEBUG] provider: starting plugin: path=/Users//Users/nope/go/bin/go/bin/terraform-provider-aws args=["/Users//Users/nope/go/bin/go/bin/terraform-provider-aws"] | |
2024-11-28T19:39:15.662+0100 [DEBUG] provider: plugin started: path=/Users//Users/nope/go/bin/go/bin/terraform-provider-aws pid=4886 | |
2024-11-28T19:39:15.662+0100 [DEBUG] provider: waiting for RPC address: plugin=/Users//Users/nope/go/bin/go/bin/terraform-provider-aws | |
2024-11-28T19:39:15.753+0100 [DEBUG] provider.terraform-provider-aws: Starting github.com/hashicorp/terraform-provider-aws@dev (go1.23.3)... | |
2024-11-28T19:39:15.753+0100 [DEBUG] provider.terraform-provider-aws: Initializing Terraform AWS Provider... | |
2024-11-28T19:39:15.769+0100 [INFO] provider.terraform-provider-aws: configuring server automatic mTLS: timestamp="2024-11-28T19:39:15.769+0100" | |
2024-11-28T19:39:15.773+0100 [DEBUG] provider.terraform-provider-aws: plugin address: address=/var/folders/wn/rycdrl514pl7ygb7m2c2dnv40000gn/T/plugin221945172 network=unix timestamp="2024-11-28T19:39:15.773+0100" | |
2024-11-28T19:39:15.773+0100 [DEBUG] provider: using plugin: version=5 | |
2024-11-28T19:39:16.171+0100 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2024-11-28T19:39:16.175+0100 [INFO] provider: plugin process exited: plugin=/Users//Users/nope/go/bin/go/bin/terraform-provider-aws id=4886 | |
2024-11-28T19:39:16.175+0100 [DEBUG] provider: plugin exited | |
2024-11-28T19:39:16.175+0100 [DEBUG] Building and walking validate graph | |
2024-11-28T19:39:16.175+0100 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/aws"] | |
2024-11-28T19:39:16.175+0100 [DEBUG] Starting graph walk: walkValidate | |
2024-11-28T19:39:16.175+0100 [INFO] backend/local: plan calling Plan | |
2024-11-28T19:39:16.175+0100 [DEBUG] Building and walking plan graph for NormalMode | |
2024-11-28T19:39:16.175+0100 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/aws"] | |
2024-11-28T19:39:16.175+0100 [DEBUG] Starting graph walk: walkPlan | |
2024-11-28T19:39:16.175+0100 [DEBUG] no planned changes, skipping apply graph check | |
2024-11-28T19:39:16.175+0100 [INFO] backend/local: plan operation completed | |
No changes. Your infrastructure matches the configuration. | |
Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. | |
2024-11-28T19:39:16.229+0100 [INFO] backend-s3: Attempting to unlock remote state (S3 Native and DynamoDB)...: tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
2024-11-28T19:39:16.229+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate.tflock rpc.method=GetObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.request.header.x_amz_security_token="*****" http.request.header.x_amz_date=20241128T183916Z http.request.header.amz_sdk_invocation_id=7bbe7ba3-61d7-4a03-814c-c402722bfcfb http.request.header.x_amz_content_sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 http.request.body="" http.method=GET http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/s3/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=*****" http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/s3#1.63.0" http.request.header.accept_encoding=identity http.request.header.amz_sdk_request="attempt=1; max=5" http.url=https://somebucket.s3.us-west-2.amazonaws.com/36129.tfstate.tflock?x-id=GetObject net.peer.name=somebucket.s3.us-west-2.amazonaws.com | |
2024-11-28T19:39:16.427+0100 [DEBUG] backend-s3: HTTP Response Received: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate.tflock rpc.method=GetObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.response.header.etag="\"054043110bc340e3fa47a784ae7bc9ec\"" http.response.header.server=AmazonS3 http.response.header.content_type=application/json http.response.header.x_amz_request_id=YSM40MBY7E55C39M http.duration=197 http.response_content_length=224 http.response.header.date="Thu, 28 Nov 2024 18:39:17 GMT" http.response.header.last_modified="Thu, 28 Nov 2024 18:39:15 GMT" http.response.header.accept_ranges=bytes http.status_code=200 http.response.header.x_amz_id_2="PNhTs+FjLkjbypNayyUHKIds+T8RP4k79EKSYTS1IA1IErg91G/OQ+5ek+SXMOh/XgGPwVvnQhOlZB7odUcoaQ==" http.response.header.x_amz_server_side_encryption=AES256 http.response.body="[Redacted: 224 bytes, Type: application/json]" | |
2024-11-28T19:39:16.429+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate.tflock rpc.method=DeleteObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.request.body="" http.method=DELETE http.url=https://somebucket.s3.us-west-2.amazonaws.com/36129.tfstate.tflock?x-id=DeleteObject net.peer.name=somebucket.s3.us-west-2.amazonaws.com http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/s3/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;host;x-amz-content-sha256;x-amz-date;x-amz-security-token, Signature=*****" http.request.header.x_amz_content_sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 http.request.header.amz_sdk_request="attempt=1; max=5" http.request.header.x_amz_date=20241128T183916Z http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/s3#1.63.0" http.request.header.x_amz_security_token="*****" http.request.header.amz_sdk_invocation_id=20014a41-cf17-4a65-962b-5f305e6b27fe http.request.header.accept_encoding=identity | |
2024-11-28T19:39:16.629+0100 [DEBUG] backend-s3: HTTP Response Received: aws.region=us-west-2 aws.s3.bucket=somebucket aws.s3.key=36129.tfstate.tflock rpc.method=DeleteObject rpc.service=S3 rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.duration=199 http.status_code=204 http.response.header.date="Thu, 28 Nov 2024 18:39:17 GMT" http.response.header.server=AmazonS3 http.response.header.x_amz_id_2=KRR7vvgjXdHOJkjHEwur65vxpbPAwa3YsPva/8kVZrkfTugGMkFVefC4mxKlUBj69N6juHlJKPNS5iP17BuGOA== http.response.header.x_amz_request_id=YSM09YR99TYR8WD8 http.response.body="" | |
2024-11-28T19:39:16.629+0100 [DEBUG] backend-s3: Deleted lock file: '"36129.tfstate.tflock"': tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate | |
Releasing state lock. This may take a few moments... | |
2024-11-28T19:39:16.631+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.dynamodb.consistent_read=true aws.dynamodb.projection="LockID, Info" aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=GetItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.method=POST http.request.header.x_amz_target=DynamoDB_20120810.GetItem http.request.header.amz_sdk_invocation_id=60058edd-8920-4528-8fec-c87ddc262d96 http.request.header.x_amz_date=20241128T183916Z http.request_content_length=156 http.request.header.content_type=application/x-amz-json-1.0 http.request.header.amz_sdk_request="attempt=1; max=5" | |
http.request.body= | |
| {"ConsistentRead":true,"Key":{"LockID":{"S":"somebucket/36129.tfstate"}},"ProjectionExpression":"LockID, Info","TableName":"sometable1"} | |
http.request.header.x_amz_security_token="*****" http.url=https://dynamodb.us-west-2.amazonaws.com/ net.peer.name=dynamodb.us-west-2.amazonaws.com http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/dynamodb#1.35.0" http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/dynamodb/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=*****" http.request.header.accept_encoding=identity | |
2024-11-28T19:39:16.823+0100 [DEBUG] backend-s3: HTTP Response Received: aws.dynamodb.consistent_read=true aws.dynamodb.projection="LockID, Info" aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=GetItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.response.header.connection=keep-alive http.response.header.x_amzn_requestid=EIBBE8MT99TT44UU4K3T0U47LJVV4KQNSO5AEMVJF66Q9ASUAAJG http.response.header.x_amz_crc32=2255877914 http.response.header.content_type=application/x-amz-json-1.0 | |
http.response.body= | |
| {"Item":{"LockID":{"S":"somebucket/36129.tfstate"},"Info":{"S":"{\"ID\":\"09910687-382d-5370-9b3e-3bfd88536468\",\"Operation\":\"OperationTypePlan\",\"Info\":\"\",\"Who\":\"/Users/nope/go/bin@/Users/nope/go/bin-LW2FQLV7RQ\",\"Version\":\"1.10.0\",\"Created\":\"2024-11-28T18:39:14.416758Z\",\"Path\":\"somebucket/36129.tfstate\"}"}}} | |
http.duration=191 http.status_code=200 http.response_content_length=333 http.response.header.server=Server http.response.header.date="Thu, 28 Nov 2024 18:39:16 GMT" | |
2024-11-28T19:39:16.825+0100 [DEBUG] backend-s3: HTTP Request Sent: aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=DeleteItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.request.header.x_amz_date=20241128T183916Z http.user_agent="APN/1.0 HashiCorp/1.0 Terraform/1.10.0 (+https://www.terraform.io) aws-sdk-go-v2/1.31.0 os/macos lang/go#1.23.3 md/GOOS#darwin md/GOARCH#arm64 api/dynamodb#1.35.0" http.request_content_length=96 http.request.header.x_amz_security_token="*****" http.request.header.amz_sdk_request="attempt=1; max=5" http.request.header.x_amz_target=DynamoDB_20120810.DeleteItem http.request.header.amz_sdk_invocation_id=66b3f8f3-ee66-48e0-ae82-6169aaacbf31 http.request.header.authorization="AWS4-HMAC-SHA256 Credential=ASIA************SVZE/20241128/us-west-2/dynamodb/aws4_request, SignedHeaders=accept-encoding;amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=*****" | |
http.request.body= | |
| {"Key":{"LockID":{"S":"somebucket/36129.tfstate"}},"TableName":"sometable1"} | |
http.request.header.accept_encoding=identity http.method=POST http.url=https://dynamodb.us-west-2.amazonaws.com/ net.peer.name=dynamodb.us-west-2.amazonaws.com http.request.header.content_type=application/x-amz-json-1.0 | |
2024-11-28T19:39:17.013+0100 [DEBUG] backend-s3: HTTP Response Received: aws.dynamodb.table_names=["sometable1"] aws.region=us-west-2 db.system=dynamodb rpc.method=DeleteItem rpc.service=DynamoDB rpc.system=aws-api tf_aws.sdk=aws-sdk-go-v2 tf_aws.signing_region="" tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate http.duration=188 http.response.header.x_amzn_requestid=OKLD81EH9EADLQISL4JFJGN0SBVV4KQNSO5AEMVJF66Q9ASUAAJG http.response.header.x_amz_crc32=2745614147 http.response.header.server=Server http.response.header.date="Thu, 28 Nov 2024 18:39:16 GMT" | |
http.response.body= | |
| {} | |
http.status_code=200 http.response_content_length=2 http.response.header.content_type=application/x-amz-json-1.0 http.response.header.connection=keep-alive | |
2024-11-28T19:39:17.014+0100 [INFO] backend-s3: Unlocked remote state (S3 Native and DynamoDB): tf_backend.lock.id=09910687-382d-5370-9b3e-3bfd88536468 tf_backend.operation=Unlock tf_backend.req_id=b3b8a1ab-b537-6707-ba7e-1fec501ebce7 tf_backend.s3.bucket=somebucket tf_backend.s3.path=36129.tfstate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment