cds-snc / notification-planning-core

Project planning for GC Notify Core Team
0 stars 0 forks source link

Create AWS budget alerts #273

Open ben851 opened 5 months ago

ben851 commented 5 months ago

Description

As a dev ops, I want to control budget for each of my environment, So I do not get bad pricey surprises by end of month.

WHY are we building?

Control our budget tightly in AWS.

WHAT are we building?

AWS alarms around total budget in each environment we have (and automated ones).

VALUE created by our solution

Acceptance Criteria

Given some context, when (X) action occurs, then (Y) outcome is achieved.

QA Steps

ben851 commented 5 months ago

TF schema for budgets: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/budgets_budget

ben851 commented 5 months ago

Was busy with prod releases yesterday. Will aim to do this today.

ben851 commented 5 months ago

Almost did it yesterday, doing it this morning.

jimleroyer commented 5 months ago

An iteration of alerts has been completed where these are sent via emails. We'd like to standardize with Slack alerts for a future iteration.