Skip to content

Releases: janritter/terrastate

2.0.2

10 Dec 15:57
Compare
Choose a tag to compare

2.0.2 (2024-12-10)

Bug Fixes

  • deps: update module github.com/hashicorp/hcl to v2 (2ec4635)

2.0.1

10 Dec 10:36
Compare
Choose a tag to compare

2.0.1 (2024-12-10)

Bug Fixes

  • deps: update minor go packages (fb89ba0)

2.0.0

22 Feb 11:25
Compare
Choose a tag to compare

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

12 Feb 20:55
Compare
Choose a tag to compare

1.11.5 (2023-02-12)

Bug Fixes

  • deps: update minor go packages (a81b45b)

1.11.4

07 Dec 21:13
Compare
Choose a tag to compare

1.11.4 (2022-12-07)

Bug Fixes

  • deps: update minor go packages (cafb95d)

1.11.3

14 Aug 09:29
Compare
Choose a tag to compare

1.11.3 (2022-08-14)

Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.8.0 (edc8d59)

1.11.2

14 Aug 09:23
Compare
Choose a tag to compare

1.11.2 (2022-08-14)

Bug Fixes

  • updated go packages and go version to 1.19 (ab94415)

1.11.1

21 Jun 13:45
Compare
Choose a tag to compare

1.11.1 (2022-06-21)

Bug Fixes

  • deps: update minor - go (2acc24a)

1.11.0

06 Jan 08:25
Compare
Choose a tag to compare

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

01 Sep 19:28
Compare
Choose a tag to compare

1.10.0 (2021-09-01)

Features

  • removed unused go dep files (84c3e75)