Releases: hashicorp/setup-terraform
Releases · hashicorp/setup-terraform
v3.1.2
v3.1.1
v3.1.0
v3.0.0
NOTES:
- Updated default runtime to node20 (#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)
BUG FIXES:
- Fixed malformed stdout when wrapper is enabled (#367)
v2.0.3
What's Changed
NOTES
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #247
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
NOTES
INTERNAL
- Bump jest from 29.0.3 to 29.1.2 by @dependabot in #248
README.md
updates - direct links to license and code of conduct, updated GitHub documents link by @magnetikonline in #244
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
ENHANCEMENTS
- Do not fail when theres an exit-code 2 by @dannyibishev in #125
BUG FIXES
- Fix terraform extract by @cpc-camarj in #187
INTERNAL
- Bump @actions/core from 1.6.0 to 1.7.0 by @dependabot in #185
- Bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #182
- Bump jest from 27.5.1 to 28.0.0 by @dependabot in #184
- Bump jest from 28.0.0 to 28.0.3 by @dependabot in #190
- Bump husky from 7.0.4 to 8.0.1 by @dependabot in #193
- Bump jest from 28.0.3 to 28.1.0 by @dependabot in #194
- Bump @actions/github from 5.0.1 to 5.0.3 by @dependabot in #201
- Bump @actions/core from 1.7.0 to 1.8.2 by @dependabot in #200
- Bump @actions/tool-cache from 1.7.2 to 2.0.1 by @dependabot in #199
- TF DevEx: repo adoption by @detro in #204
- Bump nock from 13.2.4 to 13.2.6 by @dependabot in #212
- Bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #210
- Bump jest from 28.1.0 to 28.1.1 by @dependabot in #215
- Bump nock from 13.2.6 to 13.2.7 by @dependabot in #217
- Bump jest from 28.1.1 to 28.1.2 by @dependabot in #221
- Bump jest from 28.1.2 to 28.1.3 by @dependabot in #224
- Bump nock from 13.2.7 to 13.2.9 by @dependabot in #225
- Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0 by @dependabot in #233
- Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0 by @dependabot in #243
- Bump jest from 28.1.3 to 29.0.3 by @dependabot in #242
- Bump @hashicorp/js-releases from 1.5.1 to 1.6.1 by @dependabot in #226
- Bump @actions/core from 1.8.2 to 1.9.1 by @dependabot in #235
- Bump @actions/core from 1.6.0 to 1.9.1 in /wrapper by @dependabot in #236
- Add new-style readme build badges, bump
actions/checkout
inREADME.md
examples by @magnetikonline in #188 - Updated README to reflect GitHub limitations by @rnsc in #205
- Fixed
master
tomain
workflow branch triggers by @magnetikonline in #216 - Bump @actions/github from 5.0.3 to 5.1.1 by @dependabot in #249
- Bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1 by @dependabot in #250
- Fix the example of how to comment on pull request. by @acarmel in #220
New Contributors
- @cpc-camarj made their first contribution in #187
- @dannyibishev made their first contribution in #125
- @detro made their first contribution in #204
- @magnetikonline made their first contribution in #188
- @rnsc made their first contribution in #205
- @acarmel made their first contribution in #220
Full Changelog: v2...v2.0.1
v2.0.0
What's Changed
NOTES
- docs: update existing PR comments example by @tobiasbueschel in #178
- Update Terraform versions and usage in README examples by @ksatirli in #176
- Update README.md by @dustindortch in #180
ENHANCEMENTS
INTERNAL
- Bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #177
- Upgrade Nodejs runtime from 12 to 16 by @chenrui333 in #170
- dependabot: track github-actions dependency changes by @chenrui333 in #179
New Contributors
- @tobiasbueschel made their first contribution in #178
- @ksatirli made their first contribution in #176
- @dustindortch made their first contribution in #180
Full Changelog: v1...v2.0.0
v1.4.0
What's Changed
NOTES
- Update readme using github-script@v5 by @krrrr38 in #135
- Update actions/github-script to v6 in README by @shouichi in #148
- Update Changelog by @jpogran in #174
ENHANCEMENTS
INTERNAL
- Allow dependabot to check node modules by @jlosito in #87
- Update js-releases to v1.4.0 by @aeschright in #111
- Updates Readme by @ndrone-kr in #86
- Update husky to v6.0 by @aeschright in #113
- Bump development dependencies by @jpogran in #153
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #154
- Bump @actions/github from 4.0.0 to 5.0.0 by @dependabot in #114
- Bump @actions/io from 1.1.0 to 1.1.1 by @dependabot in #156
- Bump @actions/core from 1.2.7 to 1.6.0 by @dependabot in #158
- Bump @actions/tool-cache from 1.6.1 to 1.7.1 by @dependabot in #159
- Bump @actions/core from 1.2.7 to 1.6.0 by @jpogran in #160
- Bump @actions/exec from 1.0.4 to 1.1.0 by @jpogran in #161
- Bump @actions/io from 1.1.0 to 1.1.1 by @jpogran in #162
- Bump @hashicorp/js-releases from 1.5.0 to 1.5.1 by @dependabot in #166
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #168
- Bump @actions/tool-cache from 1.7.1 to 1.7.2 by @dependabot in #164
- Bump @actions/io from 1.1.1 to 1.1.2 by @dependabot in #165
- Bump minimist from 1.2.5 to 1.2.6 in /wrapper by @dependabot in #169
- Add GitHub automatic release by @jpogran in #173
- Release 1.4.0 by @jpogran in #175
New Contributors
- @jlosito made their first contribution in #87
- @ndrone-kr made their first contribution in #86
- @krrrr38 made their first contribution in #135
- @shouichi made their first contribution in #148
- @jpogran made their first contribution in #153
- @rabun788 made their first contribution in #147
- @skpy made their first contribution in #129
Full Changelog: v1.3.2...v1.4.0