terraform-module / terraform-module-blueprint

ℹ️ Terraform module blueprint.
https://ivankatliarchuk.github.io
MIT License
9 stars 5 forks source link

chore(deps): update dependency hashicorp/setup-terraform to v3 (.github/workflows/linter.yml) (master) #173

Closed ivankatliarchuk closed 6 months ago

ivankatliarchuk commented 6 months ago

This PR contains the following updates:

Package Update Change
hashicorp/setup-terraform major v2.0.3 -> v3

Release Notes

hashicorp/setup-terraform (hashicorp/setup-terraform) ### [`v3`](https://togithub.com/hashicorp/setup-terraform/compare/v3.0.0...v3.0.0) [Compare Source](https://togithub.com/hashicorp/setup-terraform/compare/v3.0.0...v3.0.0) ### [`v3.0.0`](https://togithub.com/hashicorp/setup-terraform/releases/tag/v3.0.0) [Compare Source](https://togithub.com/hashicorp/setup-terraform/compare/v2.0.3...v3.0.0) NOTES: - Updated default runtime to node20 ([#​346](https://togithub.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://togithub.com/hashicorp/setup-terraform/issues/367)) BUG FIXES: - Fixed malformed stdout when wrapper is enabled ([#​367](https://togithub.com/hashicorp/setup-terraform/issues/367))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.