Added namespace to each alarm. Namespace is optional according to the Terraform docs but Terraform apply is throwing an error specific to the namespace being blank.
๐ญ Motivation and context
๐งช Testing
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All future TODOs are captured in issues, which are referenced
in code comments.
[x] All relevant type-of-change labels have been added.
๐ฃ Description
Added namespace to each alarm. Namespace is optional according to the Terraform docs but Terraform apply is throwing an error specific to the namespace being blank.
๐ญ Motivation and context
๐งช Testing
โ Pre-approval checklist
โ Pre-merge checklist
โ Post-merge checklist