diff --git a/terragrunt/live/production/fr-par/clusters/demo/kapsule/terragrunt.hcl b/terragrunt/live/production/fr-par/clusters/demo/kapsule/terragrunt.hcl index 21d4227..74b9a38 100644 --- a/terragrunt/live/production/fr-par/clusters/demo/kapsule/terragrunt.hcl +++ b/terragrunt/live/production/fr-par/clusters/demo/kapsule/terragrunt.hcl @@ -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.1" after_hook "kubeconfig" { commands = ["apply"] diff --git a/terragrunt/live/production/fr-par/clusters/multicloud/kapsule/terragrunt.hcl b/terragrunt/live/production/fr-par/clusters/multicloud/kapsule/terragrunt.hcl index d63bb1d..4f2e2ca 100644 --- a/terragrunt/live/production/fr-par/clusters/multicloud/kapsule/terragrunt.hcl +++ b/terragrunt/live/production/fr-par/clusters/multicloud/kapsule/terragrunt.hcl @@ -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.1" after_hook "kubeconfig" { commands = ["apply"]