-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update versions of Terraform providers and modules and bump EKS versi…
…on (#423) * Update EKS version and providers/modules versions * Disable secrets encryption * Change additional eks role example * Fix formatting * Remove unnecessary policies * Add elasticloadbalancing:DescribeLoadBalancers to the policy * Update modules/AWS/eks/main.tf Co-authored-by: Yifei Zhang <[email protected]> * Remove duplicated permission --------- Co-authored-by: Yevhen Ivantsov <[email protected]> Co-authored-by: Yifei Zhang <[email protected]>
- Loading branch information
1 parent
6ee0c68
commit 5e358f3
Showing
40 changed files
with
217 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.4" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.4" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.4" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.4" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.12.1" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.4" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.4" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
terraform { | ||
required_providers { | ||
aws = { | ||
version = "~> 4.36" | ||
version = "~> 5.0" | ||
} | ||
kubernetes = { | ||
version = "~> 2.7" | ||
} | ||
helm = { | ||
version = "~> 2.4" | ||
version = "~> 2.14" | ||
} | ||
} | ||
} |
Oops, something went wrong.