chore(ops): Update GCP project owners and notification channels (#7277)

This commit is contained in:
Brian Manifold
2024-11-06 14:16:32 -05:00
committed by GitHub
parent 53dd16ab2e
commit 27169b1369
2 changed files with 0 additions and 10 deletions

View File

@@ -1,8 +1,6 @@
locals {
project_owners = [
"a@firezone.dev",
"bmanifold@firezone.dev",
"gabriel@firezone.dev",
"jamil@firezone.dev",
]
@@ -270,11 +268,6 @@ module "ops" {
# Feel free to add your Mobile App (due to SOC requirements, only can be used from work devices)
# or SMS notification (recommended for personal devices) channels
additional_notification_channels = [
# Andrew
## Mobile App
# "projects/firezone-prod/notificationChannels/203795594709100952",
## SMS
"projects/firezone-prod/notificationChannels/1314108963890678627",
# Brian
## Mobile App
# "projects/firezone-prod/notificationChannels/16177228986287373178",

View File

@@ -1,11 +1,8 @@
locals {
project_owners = [
"a@firezone.dev",
"bmanifold@firezone.dev",
"gabriel@firezone.dev",
"jamil@firezone.dev",
"thomas@firezone.dev",
"trish@firezone.dev"
]
# list of emails for users that should be able to SSH into a demo instance