alphagov / govuk-infrastructure

Terraform turnup automation for the EKS Kubernetes clusters that host GOV.UK. See https://github.com/alphagov/govuk-helm-charts for application config.
MIT License
143 stars 25 forks source link

Fix RDS free space cloudwatch alarm #1452

Closed samsimpson1 closed 3 weeks ago

samsimpson1 commented 3 weeks ago

This should fix the free space cloudwatch alarm. It also renames the alarms to include the database type, in case we ever create 2 databases with different engines but with the same name.

1441