Skip to content

Releases: dwp/github-action-kitchen-terraform

v2.3.0

21 Jun 11:50
0e078da
Compare
Choose a tag to compare

2.3.0 (2024-06-21)

Features

  • update release-please version to latest (#46) (0c3c712)

v2.2.0

19 Jun 16:17
7930105
Compare
Choose a tag to compare

2.2.0 (2024-06-19)

Features

  • gemfile: update kitchen terraform to use v7 (#44) (42b75c6)

Bug Fixes

  • update terraform version for container (#40) (1d30681)

v2.1.0

16 Aug 15:10
Compare
Choose a tag to compare

2.1.0 (2023-08-16)

Features

v2.0.1

27 Sep 08:17
Compare
Choose a tag to compare

2.0.1 (2022-09-27)

Bug Fixes

  • build containers on release (dcecb75)

v2.0.0

13 Sep 17:41
Compare
Choose a tag to compare

2.0.0 (2022-09-13)

⚠ BREAKING CHANGES

  • use tfenv to manage Terraform versions
  • set Terraform version using Action input (#29)

Features

  • add workflow to generate releases (3bc4be2)
  • publish containers to GitHub container registry (efb0199)
  • set Terraform version using Action input (#29) (e916d29)
  • use tfenv to manage Terraform versions (6763f54)

Bug Fixes

  • use hardcoded container registry URI (1507d85)

v1.0.0

07 Sep 09:20
Compare
Choose a tag to compare

1.0.0 (2022-09-05)

Features

  • allow trusting additional certificates at run time (ad3329e)

Bug Fixes

  • fix "command not found" error when passing an action and suite (cc359c4)

Terraform 0.14.7

10 Mar 16:52
06908d5
Compare
Choose a tag to compare
Pin ruby version to 2.7.5, upgrade kitchen-terraform and expand check…

… container (#16)

* Pin Ruby version to 2.7.5 and expand container checks to run a basic kitchen apply
* Update .ruby-version

Co-authored-by: Daniel.Hill <daniel.hill@engineering.digital.dwp.gov.uk>