Closed Meepit closed 1 year ago
@Meepit Can you check the testcase, it appears to be failing.
FAILED tests/tests.py::TestZappa::test_load_settings_ephemeral_storage_overwrite - KeyError: 'ephemeral_storage'
@Meepit Can you check the testcase, it appears to be failing.
FAILED tests/tests.py::TestZappa::test_load_settings_ephemeral_storage_overwrite - KeyError: 'ephemeral_storage'
@monkut That's been fixed now, if you could please re-run the workflows 🙏
Description
Adds the ability to set ephemeral_storage for the deployed lambda, using a newly added setting
There has been a PR open for quite some time now https://github.com/zappa/Zappa/pull/1125 but it appears to have gone stale and the requested changes haven't been followed up on. I've added the requested tests in this PR.
GitHub Issues
https://github.com/zappa/Zappa/issues/1120