Skip to content

Commit b4ea2e4

Browse files
renovate[bot]mrclrchtr
authored andcommitted
fix(deps): update terraform http to >= 3.4.5
1 parent 7e042d5 commit b4ea2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414

1515
http = {
1616
source = "hashicorp/http"
17-
version = ">= 3.4.4"
17+
version = ">= 3.4.5"
1818
}
1919

2020
helm = {

0 commit comments

Comments
 (0)