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-scaleway-kapsule to v7

Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 18, 2023
1 parent a20a696 commit f8a7c9d
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 @@ -5,7 +5,7 @@ include "root" {
}

terraform {
source = "github.com/particuleio/terraform-scaleway-kapsule?ref=v5.0.0"
source = "github.com/particuleio/terraform-scaleway-kapsule?ref=v7.1.0"

after_hook "kubeconfig" {
commands = ["apply"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include "root" {
}

terraform {
source = "github.com/particuleio/terraform-scaleway-kapsule?ref=v5.0.0"
source = "github.com/particuleio/terraform-scaleway-kapsule?ref=v7.1.0"

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

0 comments on commit f8a7c9d

Please sign in to comment.