[ECS][Fargate] [request]: Support Windows platform family change
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
Allow for Windows Fargate container platform family version to be upgraded in place.
**Which service(s) is this request for?**
Fargate, ECS
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
I recently tried to change an ECS Fargate service from Windows Server 2019 Core to Windows Server 2022 Core and the deployment of the task definition with the new version failed to start any tasks and I had to rollback to a different task definition with the older platform specified.
**Are you currently working around this issue?**
We paused our upgrade for now, but will need to delete and re-create the services if we proceed without this issue resolved.
Contributor guide
Assessment
This issue has not been assessed yet.