chore(deps): update terraform http to v3.6.0
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 23s

This commit is contained in:
Renovate 2026-05-19 00:02:20 +00:00
parent 8813ba3c1a
commit 818b7e6ac3
2 changed files with 33 additions and 14 deletions

View file

@ -6,7 +6,7 @@ terraform {
}
http = {
source = "hashicorp/http"
version = "3.5.0"
version = "3.6.0"
}
}
}