chore(deps): update dependency opentofu to v1.10.7 (#23964)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/24221/merge
renovate[bot] 2025-11-28 14:41:23 +07:00 committed by GitHub
parent 0c1fe35f2f
commit 1f6eb662e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

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

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