Releases: janritter/terrastate
Releases · janritter/terrastate
2.0.2
2.0.2 (2024-12-10)
Bug Fixes
- deps: update module github.com/hashicorp/hcl to v2 (2ec4635)
2.0.1
2.0.1 (2024-12-10)
Bug Fixes
- deps: update minor go packages (fb89ba0)
2.0.0
2.0.0 (2023-02-22)
⚠ BREAKING CHANGES
- previously terrastate handled the error of terraform subcommands and always ended with exit code 0, now terrastate will handle the error and exit with the same error code as the failed terraform subcommand
Features
- previously terrastate handled the error of terraform subcommands and always ended with exit code 0, now terrastate will handle the error and exit with the same error code as the failed terraform subcommand (888ab6b)
1.11.5
1.11.5 (2023-02-12)
Bug Fixes
- deps: update minor go packages (a81b45b)
1.11.4
1.11.4 (2022-12-07)
Bug Fixes
- deps: update minor go packages (cafb95d)
1.11.3
1.11.3 (2022-08-14)
Bug Fixes
- deps: update module github.com/stretchr/testify to v1.8.0 (edc8d59)
1.11.2
1.11.2 (2022-08-14)
Bug Fixes
- updated go packages and go version to 1.19 (ab94415)
1.11.0
1.11.0 (2022-01-06)
Bug Fixes
- fixed non working tf-init-upgrade flag (ab4d382)
- fixed non working tf-init-upgrade flag (d7546c7)
Features
- added option to add the -upgrade flag to the terraform init command (bd14aba)
- added tf-init-upgrade flag (86a7896)
1.10.0
1.10.0 (2021-09-01)
Features
- removed unused go dep files (84c3e75)