mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
Update changelog
This commit is contained in:
parent
cfd668c07b
commit
070aa52467
5 changed files with 22 additions and 20 deletions
|
|
@ -1,5 +0,0 @@
|
|||
kind: BUG FIXES
|
||||
body: Fixed malformed stdout when wrapper is enabled
|
||||
time: 2023-10-27T09:26:14.675402-04:00
|
||||
custom:
|
||||
Issue: "367"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
kind: NOTES
|
||||
body: Updated default runtime to node20
|
||||
time: 2023-10-27T08:51:31.923295-04:00
|
||||
custom:
|
||||
Issue: "346"
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
kind: NOTES
|
||||
body: 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.
|
||||
time: 2023-10-27T13:43:31.430759-04:00
|
||||
custom:
|
||||
Issue: "367"
|
||||
Loading…
Add table
Add a link
Reference in a new issue