docs: add troubleshooting for cloudflare s3 (#11143)

This commit is contained in:
Shahed Nasser
2025-01-24 18:51:43 +02:00
committed by GitHub
parent a76208ed02
commit dc3a4b5c40
5 changed files with 109 additions and 70 deletions
@@ -1,4 +1,5 @@
import S3BucketAcl from "../_sections/s3/aws-bucket-acl.mdx"
import CloudflareChecksum from "../_sections/s3/cloudflare-checksum.mdx"
export const metadata = {
title: `S3 Module Provider Errors`,
@@ -9,3 +10,9 @@ export const metadata = {
## AWS: The bucket does not allow ACLs
<S3BucketAcl />
---
## Cloudflare: Checksum error
<CloudflareChecksum />