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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2022
1 parent b9edc17 commit b8d428d
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=v8.2.0"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v9.0.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=v8.2.0"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v9.0.0"
}

generate "provider-local" {
Expand Down

0 comments on commit b8d428d

Please sign in to comment.