-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
CFNv2: Implement get_template #12865
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
base: main
Are you sure you want to change the base?
Conversation
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 22m 34s ⏱️ - 1h 23m 59s Results for commit 96caa53. ± Comparison against base commit 04aa2bc. This pull request removes 4034 tests.
♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 34m 24s ⏱️ Results for commit 96caa53. ♻️ This comment has been updated with latest results. |
757ff16
to
96caa53
Compare
Motivation
The new provider does not support the
GetTemplate
operation. This PR implements an initial version.Changes