isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

fix(task def): update log groups for support + role for prod #1312

Closed seaerchin closed 6 months ago

seaerchin commented 6 months ago

Problem

There was an error with the production deployment - the task role specified in the task definition is the staging task role and leads to the support service not having sufficient perms in prod.

Solution

  1. update task role to prod
  2. update dd log group for support for both staging + prod to avoid conflicts with existing backend log group. (note that this is dd internals and not app stuff - we don't need this but just for clarity)