Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ECS use latest active task definition #544

Merged
merged 4 commits into from
Aug 8, 2024
Merged

Conversation

patheard
Copy link
Member

@patheard patheard commented Aug 8, 2024

Summary

Update the ECS module so that the service always uses the latest ACTIVE task definition rather than a specific revision.

This should allow for new task definitions to be managed outside of Terraform in GitHub workflows without Terraform apply operations undoing the changes.

Related

Update the ECS module so that the service always uses the
latest ACTIVE task definition rather than a specific revision.

This should allow for new task definitions to be managed
outside of Terraform in GitHub workflows without Terraform
apply operations undoing the changes.
@patheard patheard self-assigned this Aug 8, 2024
@patheard patheard merged commit f11e70a into main Aug 8, 2024
34 checks passed
@patheard patheard deleted the fix/latest-ecs-task-def branch August 8, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants