Closed patheard closed 2 months ago
Terraform: 1.9.5 (using 1.9.2)
Terragrunt: 0.67.4 (using 0.63.2)
✅ Terraform Init: success
✅ Terraform Validate: success
✅ Terraform Format: success
✅ Terraform Plan: success
✅ Conftest: success
Plan: 0 to add, 4 to change, 0 to destroy
Summary
Remove the
ok_action
from the HealthyHostCount critical alarms. The notify Slack function currently treats theSEV1
string as an indicator that an OpsGenie page should occur.⚠️ Note that I've pre-emptively removed the
ok_action
from the API and IdP alarms since they will becomeSEV1
alarms once they go to prod.Related