Main Release Topics
- Add support for concurrent processing with --max-reconcile-rate
- Update terraform to 1.2.3
- State locking and workspace cleanup
What's Changed
- Document declarative way of provider installation by @ytsarev in #50
- Enable linter to catch errors assignment to blank identifier by @ytsarev in #53
- Cleanup Secret and Lease objects from tfstate by @bobh66 in #52
- Handle terraform plan errors on deleted resources by @bobh66 in #48
- Refactor delete handling to remove the workspace by @bobh66 in #56
- Make Bob a maintainer by @ytsarev in #63
- Do not lock state on Diff/Plan by @ytsarev in #60
- Update gc by @bobh66 in #68
- Update base terraform image to v1.2.3 (#65) by @bobh66 in #67
- Include outputs in test for ResourceExists (#71) by @bobh66 in #72
- Make git credentials available to inline and remote (#74) by @bobh66 in #75
- Injected identity by @luisdavim in #78
- Add max-reconcile-rate and use latest tools by @bobh66 in #58
New Contributors
- @luisdavim made their first contribution in #78
Full Changelog: v0.2.0...v0.3.0