chore(deps): update dependency opentofu to v1.11.6 (#27999)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-21 13:31:16 +02:00 committed by GitHub
parent 47752d158a
commit c1934b904c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[tools]
terragrunt = "1.0.1"
opentofu = "1.11.5"
opentofu = "1.11.6"
[tasks."tg:fmt"]
run = "terragrunt hclfmt"

View file

@ -18,7 +18,7 @@ node = "24.15.0"
flutter = "3.41.6"
pnpm = "10.33.0"
terragrunt = "1.0.1"
opentofu = "1.11.5"
opentofu = "1.11.6"
java = "21.0.2"
[tools."github:CQLabs/homebrew-dcm"]