Skip to content

Commit af8c1c8

Browse files
feat(tf): update terragrunt dependency github.com/terraform-aws-modules/terraform-aws-eks to v20.26.0 (#284)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 195e68f commit af8c1c8

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

Lines changed: 1 addition & 1 deletion
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=v20.24.3"
29+
source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v20.26.0"
3030

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

0 commit comments

Comments
 (0)