This commit is contained in:
2024-01-26 13:07:50 +01:00
parent 43a783eb91
commit e47b50af9f
13 changed files with 622 additions and 619 deletions

View File

@@ -49,6 +49,7 @@ module "oauth2" {
component = var.component
instance = var.instance
namespace = var.namespace
domain = var.domain
labels = local.common-labels
dns_name = local.dns_name
redirect_path = "user/oauth2/vynil/callback"