Skip to content

Releases: AzBuilder/terraform-spring-boot

0.6.3

10 Jun 18:38
a0c3578
Compare
Choose a tag to compare
0.6.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

10 Jun 18:17
04455fc
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

10 Jun 17:49
2dcbf22
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

26 Mar 01:30
80a4943
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

23 Dec 16:56
5776e4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Dec 22:15
b45f741
Compare
Choose a tag to compare

Features

  • Split logic for terraform init
  • Add support to save terraform plan to a file.
  • Add support to show the current terraform state.
  • Add support to show the terraform plan.
  • Add support to show terraform state in json.
  • Add support to capture terraform output variables.

What's Changed

Full Changelog: 0.4.0...0.5.0

0.5.0-beta.3

22 Oct 16:12
4bd2c32
Compare
Choose a tag to compare
0.5.0-beta.3 Pre-release
Pre-release
  • Split logic for terraform init
  • Add support to save terraform plan to a file.
  • Add support to show the current terraform state.
  • Add support to show the terraform plan.
  • Add support to show terraform state in json.
  • Add support to capture terraform output variables.

0.5.0-beta.2

19 Oct 16:50
e2b8fe1
Compare
Choose a tag to compare
0.5.0-beta.2 Pre-release
Pre-release
  • Split logic for terraform init
  • Add support to save terraform plan to a file.
  • Add support to show the current terraform state.
  • Add support to show the terraform plan.

0.5.0-beta.1

15 Oct 20:43
Compare
Choose a tag to compare
0.5.0-beta.1 Pre-release
Pre-release
  • Add support to save terraform plan to a file.
  • Add support to show the current terraform state.
  • Add support to show the terraform plan.

0.4.0

14 Jul 23:25
6a4af34
Compare
Choose a tag to compare
  • Adding support for -json flag in terraform plan, apply and destroy