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 9de24d0 commit 7d21c9cCopy full SHA for 7d21c9c
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.13.0"
12
}
13
14
helm = {
0 commit comments