diff --git a/examples/kind/main.tf b/examples/kind/main.tf index e18d51c723..8e84dbc251 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -50,7 +50,7 @@ module "cert-manager" { } module "keycloak" { - source = "git::https://github.com/camptocamp/devops-stack-module-keycloak?ref=v2.0.1" + source = "git::https://github.com/camptocamp/devops-stack-module-keycloak?ref=v2.1.0" cluster_name = local.cluster_name base_domain = local.base_domain