chore(deps): update dependency opentofu to v1.11.4 (#24609)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-29 12:14:44 -05:00
committed by GitHub
parent 25c573bc7a
commit 3ace578fc0
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -18,7 +18,7 @@ node = "24.13.0"
flutter = "3.35.7" flutter = "3.35.7"
pnpm = "10.28.0" pnpm = "10.28.0"
terragrunt = "0.98.0" terragrunt = "0.98.0"
opentofu = "1.10.7" opentofu = "1.11.4"
java = "25.0.1" java = "25.0.1"
[tools."github:CQLabs/homebrew-dcm"] [tools."github:CQLabs/homebrew-dcm"]