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: set ECS task revision when using latest task def #562

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

patheard
Copy link
Member

Summary

Update the ECS module so that if the latest task definition is being used, the latest task def revision is automatically added.

This will prevent TF plan flip-flops removing this revision if it has been set by another process.

Update the ECS module so that if the latest task definition is being used,
the latest task def revision is automatically added.

This will prevent TF plan flip-flops removing this revision if it has been
set by another process.
@patheard patheard self-assigned this Sep 19, 2024
@patheard patheard marked this pull request as ready for review September 19, 2024 17:26
@patheard patheard requested a review from a team September 19, 2024 17:26
@patheard patheard merged commit 59a56cd into main Sep 19, 2024
34 checks passed
@patheard patheard deleted the fix/ecs-task-revision branch September 19, 2024 20:12
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.

3 participants