Releases: hashicorp/terraform-github-actions
Releases · hashicorp/terraform-github-actions
v0.5.2
01 Nov 19:46
Compare
Sorry, something went wrong.
No results found
v0.5.2
Fixed
Fixed an error with terraform fmt processing STDERR output when TF_LOG was set.
v0.5.1
01 Nov 16:40
Compare
Sorry, something went wrong.
No results found
v0.5.1
Fixed
Do not use -recursive option with terraform fmt for Terraform 0.11.x. (#90 )
v0.5.0
01 Nov 02:59
Compare
Sorry, something went wrong.
No results found
v0.5.0
Added
Added new YAML syntax for GitHub Actions.
Changed
Completely refactored the codebase into one GitHub Action. Please refer to the README for current usage.
Deprecated
N/A
Removed
Removed all TF_ACTION environment variables. Please refer to the README for current usage.
Removed HashiCorp Configuration Language (HCL) syntax.
Fixed
The actions now use the new YAML syntax. (#67 )
Added support for Terraform 0.11.14. (#42 )
Comments will not be posted to pull requests when terraform plan contains no changes. (#29 )
Added ability to specify a Terraform version to use. (#23 )
Security
N/A
v0.4.6
18 Oct 19:08
Compare
Sorry, something went wrong.
No results found
Updating to Terraform 0.12.12.
v0.4.5
17 Oct 22:00
Compare
Sorry, something went wrong.
No results found
Updating to Terraform 0.12.11.
v0.4.4
09 Oct 00:38
Compare
Sorry, something went wrong.
No results found
v0.4.3
09 Oct 00:34
Compare
Sorry, something went wrong.
No results found
Upgrading to Terraform 0.12.10.
v0.4.2
04 Oct 05:03
Compare
Sorry, something went wrong.
No results found
Merge pull request #53 from nathandines/hotfix/no-curl-on-non-pr-builds
Do Not Try to Comment on Non-PR Builds (fixes #50)
v0.4.1
02 Oct 04:48
Compare
Sorry, something went wrong.
No results found
v0.4.0
18 Sep 04:38
Compare
Sorry, something went wrong.
No results found
Merged the following pull requests from a few users into one.
Figured it warranted a minor release.