Skip to content

Fix Plane S3 upload redirects#9

Merged
Semih702 merged 1 commit into
mainfrom
fix/s3-upload-redirect
May 26, 2026
Merged

Fix Plane S3 upload redirects#9
Semih702 merged 1 commit into
mainfrom
fix/s3-upload-redirect

Conversation

@WhiteRow33

Copy link
Copy Markdown
Collaborator

Summary

  • add CORS configuration for the Plane doc-store S3 bucket
  • default Plane's S3 endpoint to the regional AWS S3 endpoint to avoid global endpoint 307 redirects
  • update README storage/runbook notes for the regional endpoint and availability/isolation context

Validation

  • terraform fmt -recursive terraform
  • terraform -chdir=terraform/environments/prod init -backend=false -input=false
  • terraform -chdir=terraform/environments/prod validate
  • git diff --check

Note: local backend-backed Terraform init/plan was not run because Terraform could not consume the local AWS CLI login credential chain for the S3 backend; CI should run the normal backend-backed plan/apply.

@WhiteRow33 WhiteRow33 requested a review from Semih702 May 26, 2026 20:17
@Semih702 Semih702 merged commit 8646759 into main May 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants