ops/glesys: issues while storing remote state
#441
Opened by tazjin at
tazjin@khamovnik /d/o/glesys (canon)> tf-glesys state push errored.tfstate Failed to persist state: failed to upload state: operation error S3: PutObject, https response error StatusCode: 400, RequestID: tx00000997e567f84caa857-006804d3f8-9f6c6ba-default, HostID: 9f6c6ba-default-default, api error XAmzContentSHA256Mismatch: UnknownError
Need to investigate this.
This is due to https://github.com/hashicorp/terraform/issues/36704
I managed to work around it by setting these envvars:
export AWS_REQUEST_CHECKSUM_CALCULATION='when_required' export AWS_RESPONSE_CHECKSUM_VALIDATION='when_required'
tazjin at 2025-05-03T10·33+00
- tazjin closed this issue at 2025-05-03T10·33+00