denzuko / io.rearc.quest

0 stars 1 forks source link

(feat) Simplify deployment with github actions #13

Open denzuko opened 3 years ago

denzuko commented 3 years ago

As an Agile developer I would like to eliminate vendor dependency And I would like to simplify development administration overhead So that I can focus on delivering end product features

Scenario: Migrate from terraform to github actions/amazon-ecs-render-task-definition-action-for-github-actions Given github actions has continued support Then several terraform steps should be replaced with aws-actions/amazon-ecs-render-task-definition@v1 And deployments should update cloudflair with new endpoints And deployments should verify with newman github action

denzuko commented 3 years ago

Pros

Cons