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
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 23s
This commit is contained in:
parent
8813ba3c1a
commit
818b7e6ac3
2 changed files with 33 additions and 14 deletions
|
|
@ -6,7 +6,7 @@ terraform {
|
|||
}
|
||||
http = {
|
||||
source = "hashicorp/http"
|
||||
version = "3.5.0"
|
||||
version = "3.6.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue