-
Notifications
You must be signed in to change notification settings - Fork 6
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
revert: Revert #1891 #1900
revert: Revert #1891 #1900
Conversation
3ed2d7d
to
1c63d49
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the prefix of the commits/PR should be revert:
on this one? It's a little pedantic, I admit, however it impacts release notes. See the notes for v49.1.0.
Passing subnets to the construct causes CDK to generate custom resources Reverting this while the issue is being investigated.
e4c60c2
to
e804e80
Compare
All done! |
🎉 This PR is included in version 50.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What does this change?
Reverts #1891, which causes deployments to fail due to custom resources being generated by CDK. It is unclear whether it is a bug, but I've filed a bug report with AWS:
subnets
toEcsRunTask
aws/aws-cdk#26013Checklist
Footnotes
If you are adding a new construct or pattern, has new documentation been added? If you are amending defaults or changing behaviour, are the existing docs still valid? ↩