-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct AWS Terraform arch to contain correct S3 permissions #12968
Conversation
/hold werft status is not being reported and this is blocking merge queue |
/werft run 👍 started the job as gitpod-build-mrz-fix-s3.1 |
/werft run 👍 started the job as gitpod-build-mrz-fix-s3.2 |
This branch might need a rebase with |
|
…at our IAM permissions weren't correct to just use the S3 bucket. ```release-note Attaches correct permissions to the IAM user to have correct level of access to just the single S3 bucket we create for that user. ```
3924900
to
e5c3228
Compare
Description
When I removed the global access to fix #12964 it exposed the fact that our IAM permissions weren't correct to just use the S3 bucket.