unity-sds / unity-ui-infra

Unity UI Service Infrastructure
Apache License 2.0
0 stars 0 forks source link

Added initial terraform configuration files to support marketplace #3

Closed anilnatha closed 7 months ago

anilnatha commented 7 months ago

Created an initial set of terraform configuration files to support marketplace services and integration. This includes Cognito to support authentication.

Unfortunately additional work is needed to integrate httpd proxy with an SSL certificate to be able to access underlying hosts via cloudfront and htttpd, along with additional needed SSM params to support URL declaration for Cognito callback URLs.

Proposed Changes