Skip to content

Commit

Permalink
chore(deps): update terraform terraform-aws-modules/eks/aws to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent b398250 commit e76f96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karpenter-gpu/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

module "eks" {
source = "terraform-aws-modules/eks/aws"
version = "~> 19.15"
version = "~> 20.0"

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

0 comments on commit e76f96d

Please sign in to comment.