Error: couldn't read bucket objects: SerializationError: failed to decode REST XML response #2735
Labels
bug
object
Object storage issues, bugs and feature requests
priority:highest
Bugs filled by customers, security issues
Community Note
Terraform Version
1.8.3
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/mrohlof-protofy/64a3b9571f39564304274e5894558f38
Expected Behavior
I already have a bucket. I run terraform plan. I want the plan to tell me no resources have to be changed.
Actual Behavior
The plan fails with above message. Root cause could be a request against
https://images-stage.s3.nl-ams.scw.cloud/?lifecycle=
which in turn produces aNoSuchLifecycleConfiguration
error. See more detail in gist.The text was updated successfully, but these errors were encountered: