Commit e4e8e10
authored
build(deps): bump github.com/hashicorp/terraform-exec from 0.23.1 to 0.24.0 (#3638)
Bumps
[github.com/hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec)
from 0.23.1 to 0.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-exec/releases">github.com/hashicorp/terraform-exec's
releases</a>.</em></p>
<blockquote>
<h2>v0.24.0</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>Implement <code>QueryJSON</code> and introduce new way for consuming
Terraform's structured logging (<a
href="https://redirect.github.com/hashicorp/terraform-exec/pull/539">#539</a>)</li>
</ul>
<p>INTERNAL:</p>
<ul>
<li>bump actions/setup-go from 5.5.0 to 6.0.0 (<a
href="https://redirect.github.com/hashicorp/terraform-exec/pull/536">#536</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-exec/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-exec's
changelog</a>.</em></p>
<blockquote>
<h1>0.24.0 (September 17, 2025)</h1>
<p>ENHANCEMENTS:</p>
<ul>
<li>Implement <code>QueryJSON</code> and introduce new way for consuming
Terraform's structured logging (<a
href="https://redirect.github.com/hashicorp/terraform-exec/pull/539">#539</a>)</li>
</ul>
<p>INTERNAL:</p>
<ul>
<li>bump actions/setup-go from 5.5.0 to 6.0.0 (<a
href="https://redirect.github.com/hashicorp/terraform-exec/pull/536">#536</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/ec1840082254397b676b94cf10850fec6a819ae2"><code>ec18400</code></a>
v0.24.0 [skip ci]</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/8957017ca8246e60a316e7cdf9641b42b03bdcd4"><code>8957017</code></a>
Prepare changelog for 0.24.0 release (<a
href="https://redirect.github.com/hashicorp/terraform-exec/issues/540">#540</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/699d77fc987a5f156e530845ad2e8282b9d522d1"><code>699d77f</code></a>
Implement <code>QueryJSON</code> and introduce new way for consuming
Terraform's structu...</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/d46cfbd32c364eb043bb287c0b3abc9772c7f3a8"><code>d46cfbd</code></a>
build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 in the
github-actions-...</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-exec/compare/v0.23.1...v0.24.0">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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8ebfabe commit e4e8e10
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments