private-llm-aws icon indicating copy to clipboard operation
private-llm-aws copied to clipboard

TF Clone FastAPI repo and prep to deploy to ECR

Open wesdottoday opened this issue 2 years ago • 0 comments

  • [ ] Terraform should clone the FastAPI repo
  • [ ] Build the container
  • [ ] Push container to ECR in the appropriate region
  • [ ] Store ECR URI as a variable in TF

Not sure what the underlying process will look like here, but we should be able to clone a repo, build a container, and push to a repository for AppRunner to pick up eventually.

wesdottoday avatar Sep 26 '23 19:09 wesdottoday