Skip to content

Commit 242c266

Browse files
renovate[bot]mrclrchtr
authored andcommitted
fix(deps): update terraform http to >= 3.5.0
1 parent f1f19d0 commit 242c266

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"
17+
version = ">= 3.5.0"
1818
}
1919

2020
helm = {

0 commit comments

Comments
 (0)