Exposing IDP parameters to the actual instance that will use them.

This commit is contained in:
Lucius Bono 2018-10-17 13:09:17 -07:00
Родитель 48fe5f5040
Коммит 83460a1efd
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -79,6 +79,9 @@ Resources:
MozDefSecurityGroupId: !GetAtt MozDefSecurityGroups.Outputs.MozDefSecurityGroupId
MozDefLoadBalancerSecurityGroupId: !GetAtt MozDefSecurityGroups.Outputs.MozDefLoadBalancerSecurityGroupId
MozDefACMCertArn: !Ref ACMCertArn
OIDCClientId: !Ref OIDCClientId
OIDCClientSecret: !Ref OIDCClientSecret
IDPurl: !Ref IDPurl
Tags:
- Key: application
Value: mozdef