docs: add troubleshooting for cloudflare s3 (#11143)
This commit is contained in:
@@ -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 />
|
||||
Reference in New Issue
Block a user