azavea / franklin

A STAC/OGC API Features Web Service

Home Page:https://azavea.github.io/franklin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish API image to AWS ECR Public

aaronxsu opened this issue · 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