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 v6 (#21)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 1, 2022
1 parent e781f05 commit a20a696
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 @@ -11,7 +11,7 @@ include "kapsule" {
}

terraform {
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/scaleway?ref=v5.3.2"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/scaleway?ref=v6.2.0"
}

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

terraform {
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/scaleway?ref=v5.3.2"
source = "github.com/particuleio/terraform-kubernetes-addons.git//modules/scaleway?ref=v6.2.0"
}

generate "provider" {
Expand Down

0 comments on commit a20a696

Please sign in to comment.