Update dependency opentofu/opentofu to v1.11.3
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| opentofu/opentofu | patch |
1.11.2 -> 1.11.3
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
opentofu/opentofu (opentofu/opentofu)
v1.11.3
BUG FIXES:
- Fix crash when the executed configuration contains an import block that points to unexisting configuration block (#3616)
- Fixed
tofu testwithmock_providerfailing during cleanup whenlifecycle { ignore_changes }references a block. (#3644) - Fixed state lock not being released when
tofu applyis interrupted with Ctrl+C while using the HTTP backend. (#3624) - azure backend: resolve OIDC token dynamically to support ADO refresh. (#3594)
Full Changelog: https://github.com/opentofu/opentofu/compare/v1.11.2...v1.11.3
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.