Tom Kretschmann
Tom Kretschmann
I'm also running into a timeout error when trying to create a lifecycle config. with the AWS provider. ``` ... resource "aws_s3_bucket_lifecycle_configuration" "object_lock_lifecycle" { bucket = aws_s3_bucket.bucket.id transition_default_minimum_object_size = ""...
I swtiched over to the Minio provider several weeks ago, which worked out just fine. Since today I'm not able to create any buckets via Terraform/OpenTofu anymore, due to an...
> Hey [@tomtrix](https://github.com/tomtrix), > > thanks for notifying us about an issue with `BucketExist` right after creating a new bucket. The Object Storage team made a change in the `CreateBucket`...