Releases: vincentgna/tfmigrate
Releases · vincentgna/tfmigrate
v1.1.0
1.1.0 (2023-10-03)
Features
- Add support for local terraform states (#3) (8af3509)
Misc
- bump the gomod group with 5 updates (#5) (4505ff7)
- bump the terraform group with 2 updates (#4) (009e2cf)
v1.0.0
1.0.0 (2023-10-03)
Features
- add a simple GCS storage impl (ba92a6c)
- Support for GCS history backend (b9da17a)
Misc
BugFixes
- clean up prior solution attempt (55953bc)
- compilation errors in test files (5053630)
- small typos through scripts folder (0743349)
- suggested changes and linter fix (0f5bb7f)
- unit tests for tfmigrate (83fa280)
- unit tests now passing (8067372)