RELOPS-2531: add sgolub to 0DIN group - #327
Merged
Merged
Conversation
Adds Stephen Golub to zero_din_group, which carries Contributor on the Mozilla 0DIN subscription (e1cb04e4) via azurerm_role_assignment .zero_din_contributor. Group membership rather than a direct role assignment, consistent with how the rest of the team was provisioned in RELOPS-1921. sgolub@mozilla.com did not exist in the tenant and was created as a cloud-only member account (4691bf66-9cca-42f2-a8f0-3f03bf819df8). Mozilla IAM has no record of it, so it sits outside normal onboarding and offboarding governance; see the ticket for follow-up. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
jwmossmoz
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Stephen Golub to
zero_din_group, granting Contributor on the Mozilla 0DIN subscription (e1cb04e4-3788-471a-881f-385e66ad80ab) through the existingazurerm_role_assignment.zero_din_contributorattachment on the 0DIN group (3992d632-1c36-47e2-9d30-46bd9b4ebc01).Group membership rather than a direct role assignment, consistent with how the rest of the team was provisioned in RELOPS-1921.
Plan / apply
Already applied — this PR records the change.
No drift elsewhere in the stack. Re-running apply is a no-op (
0 added, 0 changed, 0 destroyed), and the group now lists 8 members.Reviewer note — identity governance
sgolub@mozilla.comdid not exist in the tenant. Contrary to the ticket's description, there was no member, no guest, and no soft-deleted object matching "golub". It was created here as a cloud-only member account (4691bf66-9cca-42f2-a8f0-3f03bf819df8) at the requester's direction.Two consequences worth a second opinion before merge:
sgolub@mozilla.com, it will collide with this object.Note also that this repo otherwise never creates identities — 23
data "azuread_user"lookups, zeroresource "azuread_user". A follow-up to have IAM adopt or replace the account is probably warranted.Ticket: https://mozilla-hub.atlassian.net/browse/RELOPS-2531
🤖 Generated with Claude Code