hashicorp/setup-terraform (hashicorp/setup-terraform)
### [`v3.1.2`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.1.2)
[Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v3.1.1...v3.1.2)
NOTES:
- This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. ([#430](https://redirect.github.com/hashicorp/setup-terraform/issues/430))
### [`v3.1.1`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.1.1)
[Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v3.1.0...v3.1.1)
BUG FIXES:
- wrapper: Fix wrapper to output to stdout and stderr immediately when data is received ([#395](https://redirect.github.com/hashicorp/setup-terraform/issues/395))
### [`v3.1.0`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.1.0)
[Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v3.0.0...v3.1.0)
ENHANCEMENTS:
- Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available ([#409](https://redirect.github.com/hashicorp/setup-terraform/issues/409))
### [`v3.0.0`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.0.0)
[Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v2.0.3...v3.0.0)
NOTES:
- Updated default runtime to node20 ([#346](https://redirect.github.com/hashicorp/setup-terraform/issues/346))
- The wrapper around the installed Terraform binary has been fixed to return the exact STDOUT and STDERR from Terraform when executing commands. Previous versions of setup-terraform may have required workarounds to process the STDOUT in bash, such as filtering out the first line or selectively parsing STDOUT with jq. These workarounds may need to be adjusted with `v3.0.0`, which will now return just the STDOUT/STDERR from Terraform with no errant characters/statements. ([#367](https://redirect.github.com/hashicorp/setup-terraform/issues/367))
BUG FIXES:
- Fixed malformed stdout when wrapper is enabled ([#367](https://redirect.github.com/hashicorp/setup-terraform/issues/367))
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v2.0.3
->v3.1.2
Release Notes
hashicorp/setup-terraform (hashicorp/setup-terraform)
### [`v3.1.2`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.1.2) [Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v3.1.1...v3.1.2) NOTES: - This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. ([#430](https://redirect.github.com/hashicorp/setup-terraform/issues/430)) ### [`v3.1.1`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v3.1.0...v3.1.1) BUG FIXES: - wrapper: Fix wrapper to output to stdout and stderr immediately when data is received ([#395](https://redirect.github.com/hashicorp/setup-terraform/issues/395)) ### [`v3.1.0`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v3.0.0...v3.1.0) ENHANCEMENTS: - Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available ([#409](https://redirect.github.com/hashicorp/setup-terraform/issues/409)) ### [`v3.0.0`](https://redirect.github.com/hashicorp/setup-terraform/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/hashicorp/setup-terraform/compare/v2.0.3...v3.0.0) NOTES: - Updated default runtime to node20 ([#346](https://redirect.github.com/hashicorp/setup-terraform/issues/346)) - The wrapper around the installed Terraform binary has been fixed to return the exact STDOUT and STDERR from Terraform when executing commands. Previous versions of setup-terraform may have required workarounds to process the STDOUT in bash, such as filtering out the first line or selectively parsing STDOUT with jq. These workarounds may need to be adjusted with `v3.0.0`, which will now return just the STDOUT/STDERR from Terraform with no errant characters/statements. ([#367](https://redirect.github.com/hashicorp/setup-terraform/issues/367)) BUG FIXES: - Fixed malformed stdout when wrapper is enabled ([#367](https://redirect.github.com/hashicorp/setup-terraform/issues/367))Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.