What Changed
π Features
- lambda functions built using pipenv now require >= 2022.8.13 @ITProKyle (#2590)
π Bug Fixes
- delete files in
.terraform
rather than sending them to trash @mbordash2 (#2547) - replace
:
with=
to avoid YAML error in some jinja use cases @mbordash2 (#2672) - custom base exceptions updated for pickling @mbordash2 (#2669)
π§° Maintenance
- improve devcontainer @ITProKyle (#2598)