NASA-PDS / devops

Parent repo for PDS DevOps activities
Apache License 2.0
0 stars 0 forks source link

Deploy Registry-API using Terraform in NGAP #54

Open sjoshi-jpl opened 11 months ago

sjoshi-jpl commented 11 months ago

💡 Description

Configure all deployable components of Registry API using Terraform. Also create Terrafrom workflow for Continuous Deployment using Github actions.

The scope of this task will include re-architecting how registry-api image gets deployed. Ideally with every push to main, we want to deploy a new docker image on ECR and have Terraform workflow use it to deploy / configure the ECS infrastructure.

nutjob4life commented 11 months ago

Sagar reports: in progress, no blockers ATM