Features
- feat(hcl2cdk): Add logical id override when construct id's aren't unique #1045
- feat(lib): use jest asymetric matchers & nicer error messages #1052
Fixed Bugs
- fix(hcl2cdk): Correctly handle remote state #1031
- fix(docs): adjust setup handling in docs #1048
- fix(cli): don't create config.json files if none was present before #1054
- fix(lib): fix source path generated for local modules #947
- fix(docs): typo in documentation #1060
- fix(lib): Fix release pipeline #1061
Chores