fix
This commit is contained in:
@@ -62,6 +62,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 = ""
|
||||
|
||||
Reference in New Issue
Block a user