Skip to content

Commit

Permalink
feat(tf): update terragrunt dependency github.com/particuleio/terrafo…
Browse files Browse the repository at this point in the history
…rm-kubernetes-addons to v9.2.0 (#119)

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 Aug 30, 2022
1 parent 5b883e3 commit 637a2a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ include "eks" {
}

terraform {
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v9.1.0"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v9.2.0"
}

generate "provider-local" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ include "eks" {
}

terraform {
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v9.1.0"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v9.2.0"
}

generate "provider-local" {
Expand Down

0 comments on commit 637a2a2

Please sign in to comment.