diff --git a/examples/kind/main.tf b/examples/kind/main.tf index 7bad437388..b503135af9 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -109,7 +109,7 @@ module "keycloak" { } module "oidc" { - source = "git::https://github.com/camptocamp/devops-stack-module-keycloak//oidc_bootstrap?ref=v1.1.0" + source = "git::https://github.com/camptocamp/devops-stack-module-keycloak//oidc_bootstrap?ref=v2.0.1" cluster_name = local.cluster_name base_domain = local.base_domain