diff --git a/examples/sks/main.tf b/examples/sks/main.tf index ca99963243..e1cc2df8c6 100644 --- a/examples/sks/main.tf +++ b/examples/sks/main.tf @@ -68,7 +68,7 @@ module "cert-manager" { # TODO Create an external database as PoC module "keycloak" { - source = "git::https://github.com/camptocamp/devops-stack-module-keycloak.git?ref=v3.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-keycloak.git?ref=v3.1.0" cluster_name = module.sks.cluster_name base_domain = module.sks.base_domain