devops329 / devops

BYU CS 329: QA & DevOps
MIT License
5 stars 18 forks source link

Remove ECS and ECR assignments #80

Open leesjensen opened 1 month ago

leesjensen commented 1 month ago

Manually deploying to ECS and ECR from your development environment requires that you have AWS CLI installed and credentials. Plus it is pretty error prone and easy to mess up. Instead just move right to using a CI pipeline.