Skip to content

Commit

Permalink
feat(tf): update terragrunt dependency github.com/terraform-aws-modul…
Browse files Browse the repository at this point in the history
…es/terraform-aws-eks to v20.31.4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 0b71bbc commit 39f2375
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ locals {
}

terraform {
source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v20.28.0"
source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v20.31.4"

after_hook "kubeconfig" {
commands = ["apply"]
Expand Down

0 comments on commit 39f2375

Please sign in to comment.