use new Opsfleet mailing list instead of individual mail addresses (#65)

This commit is contained in:
Max
2020-12-28 10:56:39 +01:00
committed by GitHub
parent 44553a39a7
commit f8edc35e27
3 changed files with 4 additions and 16 deletions

View File

@@ -18,11 +18,7 @@ atlassian_account_id = "telecominfraproject"
sns_backup_notification = [
{
protocol = "email",
endpoint = "max@opsfleet.com"
},
{
protocol = "email",
endpoint = "leonid@opsfleet.com"
endpoint = "tip-alerts@opsfleet.com"
},
{
protocol = "email",

View File

@@ -1,7 +1,7 @@
aws_region = "us-east-1"
billing_alarm_notify_emails = [
"eugene@opsfleet.com"
"tip-alerts@opsfleet.com"
]
budget_montly_limit = {
@@ -38,4 +38,4 @@ org_accounts = {
"jcrosby@launchcg.com",
]
}
}
}

View File

@@ -9,15 +9,7 @@ vpn_endpoint_cidr = "100.97.55.0/24"
sns_alarm_subscriptions = [
{
protocol = "email",
endpoint = "max@opsfleet.com"
},
{
protocol = "email",
endpoint = "leonid@opsfleet.com"
},
{
protocol = "email",
endpoint = "gleb@opsfleet.com"
endpoint = "tip-alerts@opsfleet.com"
},
{
protocol = "email",