Skip to content

RELOPS-2520: add hsohaney to Desktop Integrations VMs - #328

Merged
markcor merged 1 commit into
masterfrom
RELOPS-2520-add-hsohaney
Aug 26, 2026
Merged

RELOPS-2520: add hsohaney to Desktop Integrations VMs#328
markcor merged 1 commit into
masterfrom
RELOPS-2520-add-hsohaney

Conversation

@markcor

@markcor markcor commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Harshit Sohaney raised RELOPS-2520 and needs the same VM access as the rest of the DI team.

Adds hsohaney@mozilla.com to desktop_integrations_vms_group. No RBAC change — the group already holds the roles, so this is membership only.

They had no Entra account, so one was created cloud-only (92e3b7ff…), matching how aborondo@ and iholmes@ were handled. forceChangePasswordNextSignIn is set.

Also collapses a duplicated comment block above the variable, left over from an earlier edit — hence 4 insertions for one added line.

terraform planazure_ad: 1 to add, 0 to change, 0 to destroy
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # azuread_group_member.desktop_integrations_vms_membership["hsohaney@mozilla.com"] will be created
  + resource "azuread_group_member" "desktop_integrations_vms_membership" {
      + group_object_id  = "978ceee8-eb3a-4efb-a517-469b28a7fcb8"
      + id               = (known after apply)
      + member_object_id = "92e3b7ff-aa5a-4c9d-afbf-552328fabb5e"
    }

Plan: 1 to add, 0 to change, 0 to destroy.

Verified: all six UPNs resolve in Entra, fmt clean, plan run against real state with no drift.

🤖 Generated with Claude Code

Harshit Sohaney raised RELOPS-2520 and needs the same VM access as the rest of
the team. Had no Entra account, so one was created cloud-only, matching the
pattern used for aborondo@ and iholmes@.

Also collapses the duplicated comment block above this variable, left over from
an earlier edit.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@markcor
markcor merged commit 0bddc92 into master Aug 26, 2026
1 check passed
@markcor
markcor deleted the RELOPS-2520-add-hsohaney branch August 26, 2026 15:56
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.

2 participants