azavea/franklin

Publish API image to AWS ECR Public

aaronxsu opened this issue · 1 comments

We currently publish the api image to quay and we should publish this to a public ECR registry as well.

  • Add terraform to create a public ECR registry in the raster-foundry account
  • Integrate the resource creation and image pushing to the cipublish step
  • Create IAM user with appropriate roles to perform these steps and add credentials as env vars to circleci

This is needed to run the aws cli in CI: https://circleci.com/developer/orbs/orb/circleci/aws-cli