-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add test for EBS volume creation without size #12227
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
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.
Welcome to LocalStack! Thanks for raising your first Pull Request and landing in your contributions. Our team will reach out with any reviews or feedbacks that we have shortly. We recommend joining our Slack Community and share your PR on the #community channel to share your contributions with us. Please make sure you are following our contributing guidelines and our Code of Conduct.
All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 35s ⏱️ - 1h 51m 45s Results for commit c80b547. ± Comparison against base commit 230914f. This pull request removes 4079 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
c56c616
to
11e4d01
Compare
To be merged after moto v5.0.29 is merged into moto-ext Related moto changes getmoto/moto#8556
11e4d01
to
c80b547
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.
Looks good 👍 Thanks for adding this
Motivation
Adding test for the relevant moto change getmoto/moto#8556
Changes