Skip to content

Commit a61d338

Browse files
feat(tf): update terragrunt dependency github.com/terraform-aws-modules/terraform-aws-eks to v20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d574a93 commit a61d338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terragrunt/live/production/eu-west-1/clusters/demo/eks/terragrunt.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ locals {
2626
}
2727

2828
terraform {
29-
source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v19.21.0"
29+
source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v20.5.1"
3030

3131
after_hook "kubeconfig" {
3232
commands = ["apply"]

0 commit comments

Comments
 (0)