amazon-ecs-deploy-task-definition icon indicating copy to clipboard operation
amazon-ecs-deploy-task-definition copied to clipboard

Support for using existing or Terraform-managed task definitions

Open filipemacedo opened this issue 1 year ago • 3 comments

Issue #: https://github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/299

Description of changes:

Currently, the action creates new task definitions, which can result in desynchronization with configurations managed by tools like Terraform. With this update, users now have the ability to use existing task definitions managed by Terraform, providing greater cohesion and consistency in their deployment environments.

Key Changes:

  • Added the capability to specify an existing task definition in Terraform to be deployed, avoiding the creation of new definitions.
  • Updated documentation to guide users on how to use this new functionality.
  • Added additional tests to ensure the integrity and reliability of the action

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

filipemacedo avatar Sep 12 '23 12:09 filipemacedo

@hyandell @clareliguori hey, is this repository still accepting contributions?

filipemacedo avatar Jan 11 '24 03:01 filipemacedo

This would be helpful!

bmax avatar Feb 16 '24 20:02 bmax

That's so helpful! I wish it to be merged. Great job @filipemacedo

fabiobarboza7 avatar Feb 28 '24 16:02 fabiobarboza7