Bumps hashicorp/setup-terraform from 1.3.2 to 2.0.3.
Release notes
Sourced from hashicorp/setup-terraform's releases.
v2.0.3
What's Changed
NOTES
Full Changelog: https://github.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3
v2.0.2
What's Changed
NOTES
INTERNAL
Full Changelog: https://github.com/hashicorp/setup-terraform/compare/v2.0.1...v2.0.2
v2.0.1
What's Changed
ENHANCEMENTS
BUG FIXES
INTERNAL
... (truncated)
Changelog
Sourced from hashicorp/setup-terraform's changelog.
[2.0.3] (2022年11月01日)
NOTES
- Reduced occurrences of GitHub Actions warnings for setting output #247
[2.0.2] (2022年10月12日)
BUG FIXES
INTERNAL
[2.0.1] (2022年10月12日)
ENHANCEMENTS
BUG FIXES
INTERNAL
... (truncated)
Commits
633666f Merge pull request #247 from hashicorp/dependabot/npm_and_yarn/actions/core-1...
73d00bf Updating dependencies in /wrapper/package.json and rebuilding
b3bda2d Merge pull request #260 from hashicorp/add-wrapper-dir-to-dependabot
1d7d135 Adding /wrapper directory to dependabot.yml
a2a0e9d Merge pull request #256 from hashicorp/compliance/add-license
024f81c [COMPLIANCE] Update MPL 2.0 LICENSE
bbe167f Release 2.0.2 (#254)
6f80dc7 README.md updates - direct links to license and code of conduct, updated Gi...
98a64d4 Bump jest from 29.0.3 to 29.1.2 (#248)
2ed08d8 Update 2.0.1 release metadata (#253)
- Additional commits viewable in compare view
Dependabot compatibility score
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 1.3.2 to 2.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/setup-terraform/releases">hashicorp/setup-terraform's releases</a>.</em></p>
<blockquote>
<h2>v2.0.3</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>NOTES</h3>
<ul>
<li>Bump <code>@actions/core</code> from 1.9.1 to 1.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/247">hashicorp/setup-terraform#247</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3">https://github.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3</a></p>
<h2>v2.0.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>NOTES</h3>
<ul>
<li>Update 2.0.1 release metadata by <a href="https://github.com/jpogran"><code>@jpogran</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/253">hashicorp/setup-terraform#253</a></li>
<li>Release 2.0.2 by <a href="https://github.com/jpogran"><code>@jpogran</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/254">hashicorp/setup-terraform#254</a></li>
</ul>
<h3>INTERNAL</h3>
<ul>
<li>Bump jest from 29.0.3 to 29.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/248">hashicorp/setup-terraform#248</a></li>
<li><code>README.md</code> updates - direct links to license and code of conduct, updated GitHub documents link by <a href="https://github.com/magnetikonline"><code>@magnetikonline</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/244">hashicorp/setup-terraform#244</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/hashicorp/setup-terraform/compare/v2.0.1...v2.0.2">https://github.com/hashicorp/setup-terraform/compare/v2.0.1...v2.0.2</a></p>
<h2>v2.0.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>ENHANCEMENTS</h3>
<ul>
<li>Do not fail when theres an exit-code 2 by <a href="https://github.com/dannyibishev"><code>@dannyibishev</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/125">hashicorp/setup-terraform#125</a></li>
</ul>
<h3>BUG FIXES</h3>
<ul>
<li>Fix terraform extract by <a href="https://github.com/cpc-camarj"><code>@cpc-camarj</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/187">hashicorp/setup-terraform#187</a></li>
</ul>
<h3>INTERNAL</h3>
<ul>
<li>Bump <code>@actions/core</code> from 1.6.0 to 1.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/185">hashicorp/setup-terraform#185</a></li>
<li>Bump <code>@vercel/ncc</code> from 0.33.3 to 0.33.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/182">hashicorp/setup-terraform#182</a></li>
<li>Bump jest from 27.5.1 to 28.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/184">hashicorp/setup-terraform#184</a></li>
<li>Bump jest from 28.0.0 to 28.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/190">hashicorp/setup-terraform#190</a></li>
<li>Bump husky from 7.0.4 to 8.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/193">hashicorp/setup-terraform#193</a></li>
<li>Bump jest from 28.0.3 to 28.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/194">hashicorp/setup-terraform#194</a></li>
<li>Bump <code>@actions/github</code> from 5.0.1 to 5.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/201">hashicorp/setup-terraform#201</a></li>
<li>Bump <code>@actions/core</code> from 1.7.0 to 1.8.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/200">hashicorp/setup-terraform#200</a></li>
<li>Bump <code>@actions/tool-cache</code> from 1.7.2 to 2.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/199">hashicorp/setup-terraform#199</a></li>
<li>TF DevEx: repo adoption by <a href="https://github.com/detro"><code>@detro</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/204">hashicorp/setup-terraform#204</a></li>
<li>Bump nock from 13.2.4 to 13.2.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/212">hashicorp/setup-terraform#212</a></li>
<li>Bump <code>@vercel/ncc</code> from 0.33.4 to 0.34.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/210">hashicorp/setup-terraform#210</a></li>
<li>Bump jest from 28.1.0 to 28.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/215">hashicorp/setup-terraform#215</a></li>
<li>Bump nock from 13.2.6 to 13.2.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/217">hashicorp/setup-terraform#217</a></li>
<li>Bump jest from 28.1.1 to 28.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/221">hashicorp/setup-terraform#221</a></li>
<li>Bump jest from 28.1.2 to 28.1.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/224">hashicorp/setup-terraform#224</a></li>
<li>Bump nock from 13.2.7 to 13.2.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/225">hashicorp/setup-terraform#225</a></li>
<li>Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/233">hashicorp/setup-terraform#233</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md">hashicorp/setup-terraform's changelog</a>.</em></p>
<blockquote>
<h1>[2.0.3] (2022年11月01日)</h1>
<h3>NOTES</h3>
<ul>
<li>Reduced occurrences of GitHub Actions warnings for setting output <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/247">#247</a></li>
</ul>
<h1>[2.0.2] (2022年10月12日)</h1>
<h3>BUG FIXES</h3>
<ul>
<li>Update 2.0.1 release metadata by <a href="https://github.com/jpogran"><code>@jpogran</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/253">hashicorp/setup-terraform#253</a></li>
<li><code>README.md</code> updates - direct links to license and code of conduct, updated GitHub documents link by <a href="https://github.com/magnetikonline"><code>@magnetikonline</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/244">hashicorp/setup-terraform#244</a></li>
</ul>
<h3>INTERNAL</h3>
<ul>
<li>Bump jest from 29.0.3 to 29.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/248">hashicorp/setup-terraform#248</a></li>
</ul>
<h1>[2.0.1] (2022年10月12日)</h1>
<h3>ENHANCEMENTS</h3>
<ul>
<li>Do not fail when theres an exit-code 2 by <a href="https://github.com/dannyibishev"><code>@dannyibishev</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/125">hashicorp/setup-terraform#125</a></li>
<li>Updated README to reflect GitHub limitations by <a href="https://github.com/rnsc"><code>@rnsc</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/205">hashicorp/setup-terraform#205</a></li>
</ul>
<h3>BUG FIXES</h3>
<ul>
<li>Fix terraform extract by <a href="https://github.com/cpc-camarj"><code>@cpc-camarj</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/187">hashicorp/setup-terraform#187</a></li>
<li>Add new-style readme build badges, bump <code>actions/checkout</code> in <code>README.md</code> examples by <a href="https://github.com/magnetikonline"><code>@magnetikonline</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/188">hashicorp/setup-terraform#188</a></li>
<li>Fixed <code>master</code> to <code>main</code> workflow branch triggers by <a href="https://github.com/magnetikonline"><code>@magnetikonline</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/216">hashicorp/setup-terraform#216</a></li>
<li>Fix the example of how to comment on pull request. by <a href="https://github.com/acarmel"><code>@acarmel</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/220">hashicorp/setup-terraform#220</a></li>
</ul>
<h3>INTERNAL</h3>
<ul>
<li>Bump <code>@actions/core</code> from 1.6.0 to 1.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/185">hashicorp/setup-terraform#185</a></li>
<li>Bump <code>@vercel/ncc</code> from 0.33.3 to 0.33.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/182">hashicorp/setup-terraform#182</a></li>
<li>Bump jest from 27.5.1 to 28.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/184">hashicorp/setup-terraform#184</a></li>
<li>Bump jest from 28.0.0 to 28.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/190">hashicorp/setup-terraform#190</a></li>
<li>Bump husky from 7.0.4 to 8.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/193">hashicorp/setup-terraform#193</a></li>
<li>Bump jest from 28.0.3 to 28.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/194">hashicorp/setup-terraform#194</a></li>
<li>Bump <code>@actions/github</code> from 5.0.1 to 5.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/201">hashicorp/setup-terraform#201</a></li>
<li>Bump <code>@actions/core</code> from 1.7.0 to 1.8.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/200">hashicorp/setup-terraform#200</a></li>
<li>Bump <code>@actions/tool-cache</code> from 1.7.2 to 2.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/199">hashicorp/setup-terraform#199</a></li>
<li>TF DevEx: repo adoption by <a href="https://github.com/detro"><code>@detro</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/204">hashicorp/setup-terraform#204</a></li>
<li>Bump nock from 13.2.4 to 13.2.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/212">hashicorp/setup-terraform#212</a></li>
<li>Bump <code>@vercel/ncc</code> from 0.33.4 to 0.34.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/210">hashicorp/setup-terraform#210</a></li>
<li>Bump jest from 28.1.0 to 28.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/215">hashicorp/setup-terraform#215</a></li>
<li>Bump nock from 13.2.6 to 13.2.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/217">hashicorp/setup-terraform#217</a></li>
<li>Bump jest from 28.1.1 to 28.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/221">hashicorp/setup-terraform#221</a></li>
<li>Bump jest from 28.1.2 to 28.1.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/224">hashicorp/setup-terraform#224</a></li>
<li>Bump nock from 13.2.7 to 13.2.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/225">hashicorp/setup-terraform#225</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/633666f66e0061ca3b725c73b2ec20cd13a8fdd1"><code>633666f</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/setup-terraform/issues/247">#247</a> from hashicorp/dependabot/npm_and_yarn/actions/core-1...</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/73d00bf3fd8b34f69204a0dcef07598ba579bfd9"><code>73d00bf</code></a> Updating dependencies in /wrapper/package.json and rebuilding</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/b3bda2d04e14ddd6caa48ba578d4547f1c7de8d5"><code>b3bda2d</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/setup-terraform/issues/260">#260</a> from hashicorp/add-wrapper-dir-to-dependabot</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/1d7d135e40fc0829572f5f1d46d75bc799f0787d"><code>1d7d135</code></a> Adding /wrapper directory to dependabot.yml</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/a2a0e9d877cffca80feedfc0d9072834be6c42e7"><code>a2a0e9d</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/setup-terraform/issues/256">#256</a> from hashicorp/compliance/add-license</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/024f81c1126f7002adfb633c3a3a7c2def5cecfd"><code>024f81c</code></a> [COMPLIANCE] Update MPL 2.0 LICENSE</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/bbe167fbdaa1a3bd046bdd70eba9dd3dddcca99c"><code>bbe167f</code></a> Release 2.0.2 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/254">#254</a>)</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/6f80dc740bfe4056f0d994a9650500bf15a082b0"><code>6f80dc7</code></a> <code>README.md</code> updates - direct links to license and code of conduct, updated Gi...</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/98a64d4b0b4f1b5389f5b305186afd9027cce4af"><code>98a64d4</code></a> Bump jest from 29.0.3 to 29.1.2 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/248">#248</a>)</li>
<li><a href="https://github.com/hashicorp/setup-terraform/commit/2ed08d82a68c2ea2dc834f6fae14cbfd4034ab7d"><code>2ed08d8</code></a> Update 2.0.1 release metadata (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/253">#253</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/setup-terraform/compare/3d8debd658c92063839bc97da5c2427100420dec...633666f66e0061ca3b725c73b2ec20cd13a8fdd1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>