Skip to content

Commit

Permalink
chore(deps): update terraform github.com/terraform-aws-modules/terraf…
Browse files Browse the repository at this point in the history
…orm-aws-eks to v20

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 2, 2024
1 parent 236c13c commit 73fd2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/aws/modules/cluster/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ locals {
}

module "eks" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-eks?ref=v18.2.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-eks?ref=v20.27.0"

cluster_name = local.name
cluster_version = local.cluster_version
Expand Down

0 comments on commit 73fd2ef

Please sign in to comment.