Releases: nrkno/github-workflow-terraform-config
Releases · nrkno/github-workflow-terraform-config
v1.3.6
1.3.6 (2022-09-26)
Bug Fixes
- add terraform-configuration-aliases-action action to work around bug in terraform (5025a16)
v1.3.5
1.3.5 (2022-09-23)
Bug Fixes
- use head ref for checkout, allowing docs to work on pull request (f5c6c60)
v1.3.4
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
1.3.3 (2022-09-20)
Bug Fixes
- missing full path to workflows directory (#51) (1ad977b)
v1.3.2
1.3.2 (2022-09-20)
Bug Fixes
- checkout repos to separate directories (#50) (5886087)
v1.3.1
1.3.1 (2022-09-20)
Bug Fixes
v1.3.0
1.3.0 (2022-09-19)
Features
- include terraform-docs step in this workflow (#47) (71b8a84)
v1.2.1
1.2.1 (2022-09-06)
Bug Fixes
v1.2.0
1.2.0 (2022-09-02)
Features
v1.1.0
1.1.0 (2022-08-17)
Bug Fixes
- bool -> boolean (d413d01)
- change trivy script exit logic (5b33ab5)
- move trivy report script inline (414ceac)
Features