CDK: How to set ECS Target to the latest
revision
#21781
Unanswered
eliyasmeth
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this code which creates a target rule for an ECSTask and sets the current revision of the task deployed by CDK. But I'd like to have a way to set to the latest revision like the way you can do it on the AWS Console.
I have seen on the ECS Target documentation but there is no way to set the latest revision, maybe a property or a flag to indicate that you want to set to the latest revision.
Beta Was this translation helpful? Give feedback.
All reactions