Skip to content

feat: Add force_new_deployment switch #196

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

Conversation

nitrocode
Copy link
Member

Description

Add ability to toggle force_new_deployment to true

Motivation and Context

I have an atlantis:latest image that I would like to redeploy every time I apply my terraform

This automates having to run this after pushing a new image.

aws ecs update-service --cluster atlantis --service atlantis --force-new-deployment

Breaking Changes

None. The default is backwards compatible.

How Has This Been Tested?

I tested it locally
When I pushed up atlantis:latest
I did a terraform apply which triggered a new deploy

@nitrocode nitrocode changed the title Add force_new_deployment switch feat: Add force_new_deployment switch Apr 9, 2021
@antonbabenko antonbabenko merged commit 2f774aa into terraform-aws-modules:master Apr 13, 2021
@antonbabenko
Copy link
Member

Thanks @nitrocode !

v2.39.0 has been just released.

@nitrocode nitrocode deleted the ecs_service_force_new_deployment branch October 22, 2022 23:31
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants