v0.4.0
Enhancements
- Slim down e2e tests and move exception cases to the integration directory
- Allow integration tests to run locally while mocking external resources from the Terraform module using a standalone moto server
- Refactor Lambda receiver function to use the FastApi framework
- Refactor Lambda approval response function to use the FastApi framework
- Add
.devcontainer.json
file to use the VsCode dev container extension for development