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 diff command comparing task definitions. #218

Merged
merged 2 commits into from
Jan 6, 2021
Merged

Fix diff command comparing task definitions. #218

merged 2 commits into from
Jan 6, 2021

Conversation

fujiwara
Copy link
Contributor

@fujiwara fujiwara commented Jan 6, 2021

diff command compares local task definition and remote task definition.
Currently comparing with the latest task definition, but we should compare with that used in the ECS service.

Compare with remote task definition which set in the service
 (not a latest).
When a task definition using awsvpc networking, service must
have networkConfiguration.awsVpcConfiguration.
@fujiwara fujiwara merged commit 390d64d into v1 Jan 6, 2021
@fujiwara fujiwara deleted the diff-td branch January 6, 2021 05:40
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.

None yet

1 participant