Releases: hashicorp/terraform-github-actions
Releases · hashicorp/terraform-github-actions
v0.3.8
Upgrade to Terraform v0.12.9.
v0.3.7
Upgrade to Terraform v0.12.8.
v0.3.6
Upgrade to Terraform v0.12.7.
v0.3.5
Upgrade to Terraform v0.12.6.
v0.3.4
Upgrade to Terraform v0.12.5.
v0.3.3
Upgrade to Terraform v0.12.4
v0.3.2
Upgrade to Terraform 0.12.2
v0.3.1
Fixes bug where the base-branch-filter
action was broken #25
v0.3.0
- Upgrade Terraform to latest version 0.12.0
- Add new apply action
- Add base-branch-filter action to be used in conjunction with the apply action
⚠️ This release had a bug in the base-branch-filter action. v0.3.1 fixes the bug. ⚠️
v0.2.0
Add Terraform Enterprise remote backend support via the TF_ACTION_TFE_TOKEN
secret and TF_ACTION_TFE_HOSTNAME
environment variable.