fix
This commit is contained in:
@@ -49,8 +49,7 @@ module "application" {
|
||||
component = var.component
|
||||
instance = var.instance
|
||||
app-group = var.app-group
|
||||
sub-domain = var.sub-domain
|
||||
domain-name = var.domain-name
|
||||
dns-name = local.dns-name
|
||||
icon = local.icon
|
||||
protocol_provider = var.use-oauth?module.oauth2[0].provider-id:module.forward[0].provider-id
|
||||
providers = {
|
||||
|
||||
Reference in New Issue
Block a user