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

Allow users to be on both pull and push buckets #37

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

jhpyke
Copy link
Contributor

@jhpyke jhpyke commented Jun 14, 2023

This PR changes how pulumi produces internal naming values for users policies. This avoids a previous collision when a user was on both a pull and a push bucket. This will cause all existing policies to be redeployed, even though both the name in AWS and the content are unchanged. I also replace alec (who is no longer at MoJ) with myself for the test pipeline.

@jhpyke jhpyke requested a review from a team as a code owner June 14, 2023 12:36
Copy link
Contributor

@tamsinforbes tamsinforbes left a comment

Choose a reason for hiding this comment

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

LGTM
Adds a discriminating string to the user string to differentiate between same user being on push and pull.

@jhpyke jhpyke merged commit 632e3ab into main Jun 15, 2023
3 checks passed
@jhpyke jhpyke deleted the hotfix-unique-policy-urns branch June 15, 2023 07:43
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.

None yet

2 participants