diff --git a/terragrunt/live/production/eu-west-1/clusters/demo/eks/terragrunt.hcl b/terragrunt/live/production/eu-west-1/clusters/demo/eks/terragrunt.hcl index e25ee273..40cff05e 100644 --- a/terragrunt/live/production/eu-west-1/clusters/demo/eks/terragrunt.hcl +++ b/terragrunt/live/production/eu-west-1/clusters/demo/eks/terragrunt.hcl @@ -17,7 +17,7 @@ include "encryption_config" { } terraform { - source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v18.24.1" + source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v18.26.0" after_hook "kubeconfig" { commands = ["apply"]