On Staging:
1. Build new docker image for feature-flags
2. Apply terraform
Repeat on prod right before landing
WARNING: We have the same image tag for staging and prod. So applying terraform (specifically creating new ECS Deployment) will pull the latest Docker image on staging as well as on prod.