Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions terraform/azure_ad/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -163,17 +163,15 @@ ms_store_publishers_group = [
"rvandermeulen@mozilla.com",
]

# RELOPS-2520 — on-demand test VMs for Desktop Integrations, confined to
# rg-west-us-desktop-integrations in FF Non-CI. Requested by Harshit Sohaney;
# manager Amir Habibi.
#
# RELOPS-2520 — Antonio Borondo, Amir Habibi (manager), Chris DuPuis,
# Iain Holmes, Markco Test (test account). iholmes@ and aborondo@ had no Entra
# account and were created cloud-only 2026-08-21.
# Harshit Sohaney (requester), Iain Holmes, Markco Test (test account).
# aborondo@, hsohaney@ and iholmes@ had no Entra account and were created
# cloud-only.
desktop_integrations_vms_group = [
"aborondo@mozilla.com",
"ahabibi@mozilla.com",
"cdupuis@mozilla.com",
"hsohaney@mozilla.com",
"iholmes@mozilla.com",
"markco_test@mozilla.com",
]
Expand Down
Loading