Skip to content

Releases: nrkno/github-workflow-terraform-config

v1.3.6

26 Sep 06:02
Compare
Choose a tag to compare

1.3.6 (2022-09-26)

Bug Fixes

  • add terraform-configuration-aliases-action action to work around bug in terraform (5025a16)

v1.3.5

23 Sep 13:50
Compare
Choose a tag to compare

1.3.5 (2022-09-23)

Bug Fixes

  • use head ref for checkout, allowing docs to work on pull request (f5c6c60)

v1.3.4

23 Sep 13:06
bc419cf
Compare
Choose a tag to compare

1.3.4 (2022-09-23)

Bug Fixes

  • rewrite checkout logic to make it more stable and never run on m… (#57) (bc419cf)

v1.3.3

20 Sep 12:44
1ad977b
Compare
Choose a tag to compare

1.3.3 (2022-09-20)

Bug Fixes

  • missing full path to workflows directory (#51) (1ad977b)

v1.3.2

20 Sep 12:36
5886087
Compare
Choose a tag to compare

1.3.2 (2022-09-20)

Bug Fixes

  • checkout repos to separate directories (#50) (5886087)

v1.3.1

20 Sep 11:30
90ccaef
Compare
Choose a tag to compare

1.3.1 (2022-09-20)

Bug Fixes

v1.3.0

19 Sep 14:09
71b8a84
Compare
Choose a tag to compare

1.3.0 (2022-09-19)

Features

  • include terraform-docs step in this workflow (#47) (71b8a84)

v1.2.1

06 Sep 11:25
3d39779
Compare
Choose a tag to compare

1.2.1 (2022-09-06)

Bug Fixes

  • set sbom scan to false by default (#45) (3d39779)

v1.2.0

02 Sep 11:33
eaba337
Compare
Choose a tag to compare

1.2.0 (2022-09-02)

Features

v1.1.0

17 Aug 13:30
Compare
Choose a tag to compare

1.1.0 (2022-08-17)

Bug Fixes

  • bool -> boolean (d413d01)
  • change trivy script exit logic (5b33ab5)
  • move trivy report script inline (414ceac)

Features