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] authored Oct 12, 2024
1 parent aa3845e commit a40df1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/eks/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ locals {

module "eks" {
source = "terraform-aws-modules/eks/aws"
version = "19.21.0"
version = "20.25.0"

cluster_endpoint_public_access = true

Expand Down

0 comments on commit a40df1e

Please sign in to comment.