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 v15

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and ArchiFleKs committed Apr 10, 2024
1 parent 0f8c981 commit 3b661a6
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 @@ -18,7 +18,7 @@ include "eks" {


terraform {
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v14.11.0"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v15.3.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=v14.11.0"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/aws?ref=v15.3.0"
}

generate "provider-local" {
Expand Down

0 comments on commit 3b661a6

Please sign in to comment.