-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
CloudFormation v2 Engine: Support for Fn::Select #12679
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
Test Results - Preflight, Unit21 593 tests ±0 19 938 ✅ ±0 6m 18s ⏱️ +11s Results for commit bd53423. ± Comparison against base commit f732bc5e. ♻️ This comment has been updated with latest results. |
Test Results (amd64) - Acceptance7 tests ±0 5 ✅ ±0 3m 11s ⏱️ +4s Results for commit bd53423. ± Comparison against base commit f732bc5e. ♻️ This comment has been updated with latest results. |
Test Results - Alternative Providers977 tests 547 ✅ 21m 49s ⏱️ Results for commit bd53423. ♻️ This comment has been updated with latest results. |
LocalStack Community integration with Pro 2 files 2 suites 21m 45s ⏱️ Results for commit bd53423. ♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 21m 48s ⏱️ Results for commit bd53423. ♻️ This comment has been updated with latest results. |
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.
Thanks for adding these. These new intrinsic support prs are quite easy to follow and targeted. A testament to the stability of the core concept
* Extends #12668
Motivation
The introduction of the CloudFormation v2 engine laid the foundation for a redesigned engine capable of accurately determining update requirements between CloudFormation deployments, while also enabling parallel execution during updates. However, the current implementation offers no support for
Fn::Select
.Changes
Fn::Select
Fn::Select