diff --git a/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl b/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl index ffddffa..ff3d61e 100644 --- a/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl +++ b/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl @@ -120,6 +120,7 @@ inputs = { gogatekeeper_tag = include.root.inputs.gatekeeper_tag gogatekeeper_chart_version = include.root.inputs.gatekeeper_chart_version keycloak_fqdn = dependency.eks_keycloak.outputs.user_auth_realm + keycloak_public_url = dependency.eks_keycloak.outputs.public_endpoint keycloak_ns = dependency.eks_keycloak.outputs.namespace service_name = include.root.inputs.gatekeeper_service_name user_secret = dependency.eks_keycloak.outputs.user_secret