Skip to content

Commit 25f4ed8

Browse files
authored
Use latest helm provider for hashicorp aws (#2803)
1 parent 4873403 commit 25f4ed8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/aws-full-terraform/versions.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ terraform {
1515
}
1616
helm = {
1717
source = "hashicorp/helm"
18-
version = ">= 1.3.0"
1918
}
2019
}
2120
required_version = ">= 0.13"

0 commit comments

Comments
 (0)