We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195e68f commit af8c1c8Copy full SHA for af8c1c8
terragrunt/live/production/eu-west-1/clusters/demo/eks/terragrunt.hcl
@@ -26,7 +26,7 @@ locals {
26
}
27
28
terraform {
29
- source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v20.24.3"
+ source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v20.26.0"
30
31
after_hook "kubeconfig" {
32
commands = ["apply"]
0 commit comments