buildkite / templates

Buildkite pipeline templates
https://buildkite.com/pipelines/templates
MIT License
2 stars 1 forks source link

Add template for deploying to AWS ECS #103

Closed dannymidnight closed 4 months ago

dannymidnight commented 4 months ago

This PR drops in a new template for deploying an image to ECR and ECS.

An improvement on this would be updating an existing task definition but I figured this template is only ever going to be a starting point so it gives a pretty good indication on how you might achieve that.

Tested using an OIDC role with full access to ECR and ECS.

Screenshot 2024-04-08 at 9 06 39 am