Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Add support for setting placement constraints separately between service and task definition #93

Conversation

bryantbiggs
Copy link
Member

Description

  • Add support for setting placement constraints separately between service and task definition
  • Update VPC module in examples to v5.0

Motivation and Context

Breaking Changes

  • No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs requested a review from antonbabenko June 3, 2023 12:27
@bryantbiggs bryantbiggs merged commit a111e5d into terraform-aws-modules:master Jun 5, 2023
@bryantbiggs bryantbiggs deleted the feat/separate-placement-constraints branch June 5, 2023 18:11
antonbabenko pushed a commit that referenced this pull request Jun 5, 2023
## [5.2.0](v5.1.0...v5.2.0) (2023-06-05)

### Features

* Add support for setting placement constraints separately between service and task definition ([#93](#93)) ([a111e5d](a111e5d))
@antonbabenko
Copy link
Member

This PR is included in version 5.2.0 🎉

@github-actions
Copy link

github-actions bot commented Jul 6, 2023

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 Jul 6, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separating service and task level placement constraints
2 participants