Skip to content

Releases: janritter/terrastate

1.3.0

06 Oct 15:26
Compare
Choose a tag to compare

1.3.0 (2019-10-06)

Features

  • improved removal of .terraform fodler, only remove tfstate file instaed of the whole folder (d33b005)

1.2.3

13 Jul 15:36
Compare
Choose a tag to compare

1.2.3 (2019-07-13)

Bug Fixes

  • improved s3 template to be identical to the output of the terraform code formatter (3321145)

1.2.2

02 Jun 22:10
Compare
Choose a tag to compare

1.2.2 (2019-06-02)

Bug Fixes

  • also show the "Skipping removing of .terraform folder" message when the value is set to false and not only when the value is not set (967f438)

1.2.1

02 Jun 12:45
Compare
Choose a tag to compare

1.2.1 (2019-06-02)

Bug Fixes

  • added missing checks and outputs for errors (90ea548)

1.2.0

24 Mar 14:58
Compare
Choose a tag to compare

1.2.0 (2019-03-24)

Bug Fixes

  • use golang template to generate backend configuration - fixes #5 (18ff8a2)

Features

  • added option to automaticly remove the .terraform folder when creation a new backend config file - closes #6 (d2a834d)

1.1.0

02 Mar 12:48
Compare
Choose a tag to compare

1.1.0 (2019-03-02)

Features

  • added multi backend support (9bb3cc6)

1.0.0

01 Mar 20:50
Compare
Choose a tag to compare

1.0.0 (2019-03-01)

Features

  • added functions read terraform var file and generate state terraform file (0447b29)
  • project init (d8c9ad0)