diff --git a/examples/kind/main.tf b/examples/kind/main.tf index 965457f..f51c234 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -81,7 +81,7 @@ module "keycloak" { } module "oidc" { - source = "git::https://github.com/GersonRS/modern-gitops-stack-module-keycloak.git//oidc_bootstrap?ref=v2.5.1" + source = "git::https://github.com/GersonRS/modern-gitops-stack-module-keycloak.git//oidc_bootstrap?ref=v2.7.0" cluster_name = local.cluster_name base_domain = local.base_domain