Back to Terragrunt

S3 Bucket Creation Error Reporting

docs/src/data/changelog/v1.1.1/s3-bucket-creation-error-reporting.mdx

1.1.1322 B
Original Source

S3 bucket creation failures report the underlying error

When creating the state bucket failed during backend bootstrap, the reported error was a misleading NoSuchBucket from a follow-up access check, hiding the actual cause. The original creation error, such as AccessDenied, is now part of the reported message.