Skip to content

Commit

Permalink
Merge pull request #71 from Digital-Defiance/dependabot/terraform/k8s…
Browse files Browse the repository at this point in the history
…/terraform-aws-modules/eks/aws-20.24.0

build(deps): bump terraform-aws-modules/eks/aws from 20.8.5 to 20.24.0 in /k8s
  • Loading branch information
RuiFilipeCampos authored Aug 27, 2024
2 parents cb6cbd9 + 0693611 commit 6d17a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ module "vpc" {

module "eks" {
source = "terraform-aws-modules/eks/aws"
version = "20.8.5"
version = "20.24.0"

cluster_name = "cloud-dev-infra"
cluster_version = "1.29"
Expand Down

0 comments on commit 6d17a93

Please sign in to comment.