chore(deps): update dependency opentofu to v1.11.2

This commit is contained in:
renovate[bot]
2025-12-24 21:39:09 +00:00
committed by GitHub
parent 83f8065f10
commit 543984350f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tools]
terragrunt = "0.93.10"
opentofu = "1.10.7"
opentofu = "1.11.2"
[tasks."tg:fmt"]
run = "terragrunt hclfmt"

View File

@@ -5,7 +5,7 @@ node = "24.11.1"
flutter = "3.35.7"
pnpm = "10.24.0"
terragrunt = "0.93.10"
opentofu = "1.10.7"
opentofu = "1.11.2"
java = "25.0.1"
[tools."github:CQLabs/homebrew-dcm"]