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 v18.29.1 (#130)

Signed-off-by: Renovate Bot <[email protected]>

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent 48ea499 commit 09a7b6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ locals {
}

terraform {
source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v18.29.0"
source = "github.com/terraform-aws-modules/terraform-aws-eks?ref=v18.29.1"

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

0 comments on commit 09a7b6f

Please sign in to comment.