Skip to content

fix(infra): resolve ExternalCI user bucket access issue when multiple environments are deployed - #700

Open
FasihUrRahman wants to merge 1 commit into
apptension:masterfrom
FasihUrRahman:fix-external-ci-bucket-access
Open

fix(infra): resolve ExternalCI user bucket access issue when multiple environments are deployed#700
FasihUrRahman wants to merge 1 commit into
apptension:masterfrom
FasihUrRahman:fix-external-ci-bucket-access

Conversation

@FasihUrRahman

Copy link
Copy Markdown

Fixes #650 by attaching a resource policy to the bucket instead of modifying the global IAM user's inline policy. Modifying the global IAM user's inline policy inside environment stacks caused it to be overwritten when multiple environments were deployed.

… environments are deployed

Fixes apptension#650 by attaching bucket policy instead of modifying global IAM user's inline policy.
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.

ExternalCI user loosing access to artifacts bucket when there are multiple environments deployed

1 participant