Skip to content
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

fix: DBTP-1534 - Assume role policy for the S3 migration were too strict so relaxing them #279

Merged
merged 6 commits into from
Nov 13, 2024

Conversation

antroy-madetech
Copy link
Contributor

@antroy-madetech antroy-madetech commented Nov 13, 2024

Addresses DBTP-1534

The resources for the assume role were targetting a demodjango naming convention rather than allowing any s3 extension name. This fixes that (but still only targets S3 migration roles).

(were assuming demodjango conventions) so I have relaxed them here to
allow them to work with arbitrary s3 extension names.
@antroy-madetech antroy-madetech changed the title fix: Assume role policy for the S3 migration were too strict so relaxing them fix: DBTP-1534 - Assume role policy for the S3 migration were too strict so relaxing them Nov 13, 2024
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

terraform_tests.sh Show resolved Hide resolved
terraform_tests.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@WillGibson WillGibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One teeny add a line break suggestion you can accept before merging.

terraform_tests.sh Outdated Show resolved Hide resolved
Co-authored-by: Will Gibson <[email protected]>
@antroy-madetech antroy-madetech merged commit 3ea79ff into main Nov 13, 2024
45 checks passed
@antroy-madetech antroy-madetech deleted the DBTP-1534-S3-migration-policy branch November 13, 2024 15:29
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.

3 participants