Commit 47d6573
authored
deps: update dependency opentofu/opentofu to v1.11.3 (#1124)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [opentofu/opentofu](https://redirect.github.com/opentofu/opentofu) |
patch | `v1.11.2` → `v1.11.3` |
---
### Release Notes
<details>
<summary>opentofu/opentofu (opentofu/opentofu)</summary>
###
[`v1.11.3`](https://redirect.github.com/opentofu/opentofu/releases/tag/v1.11.3)
[Compare
Source](https://redirect.github.com/opentofu/opentofu/compare/v1.11.2...v1.11.3)
##### BUG FIXES:
- Fix crash when the executed configuration contains an import block
that points to unexisting configuration block
([#​3616](https://redirect.github.com/opentofu/opentofu/pull/3616))
- Fixed `tofu test` with `mock_provider` failing during cleanup when
`lifecycle { ignore_changes }` references a block.
([#​3644](https://redirect.github.com/opentofu/opentofu/issues/3644))
- Fixed state lock not being released when `tofu apply` is interrupted
with Ctrl+C while using the HTTP backend.
([#​3624](https://redirect.github.com/opentofu/opentofu/issues/3624))
- azure backend: resolve OIDC token dynamically to support ADO refresh.
([#​3594](https://redirect.github.com/opentofu/opentofu/pull/3594))
**Full Changelog**:
<opentofu/opentofu@v1.11.2...v1.11.3>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hetznercloud/hcloud-cloud-controller-manager).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 772ced3 commit 47d6573
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments