github cloudposse/terraform-aws-ecs-alb-service-task 0.74.0
v0.74.0

one month ago

🚀 Enhancements

feat: Add task_definition_arn_without_revision output @adamantike (#216)

what

  • Add task_definition_arn_without_revision output, using the arn_without_revision attribute from aws_ecs_task_definition resource.
  • Update minimum AWS provider version to v4.59.0.

why

  • Useful for situations where the latest task definition is always desired.
  • Avoiding manual string manipulation to strip the revision from the ARN.

references

Don't miss a new terraform-aws-ecs-alb-service-task release

NewReleases is sending notifications on new releases.