We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2223d commit 7cb28b8Copy full SHA for 7cb28b8
infrastructure/eks/terraform.tf
@@ -8,7 +8,7 @@ terraform {
8
required_providers {
9
aws = {
10
source = "hashicorp/aws"
11
- version = "5.100.0"
+ version = "6.10.0"
12
}
13
14
helm = {
0 commit comments