mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(ops): Update GCP project owners and notification channels (#7277)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user