awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
957 stars 188 forks source link

Allow user to specify desired HostedZone in AppConfig UI. #485

Closed PoeppingT closed 1 year ago

PoeppingT commented 1 year ago

This commit removes the capability for SaaS Boost to automatically create a Route53 HostedZone for your Application Domain Name. Instead, users should have their DNS configuration set up before configuring their SaaS Boost application with a domain name.

Additionally, users can now reconfigure their Application's domain name if they have no tenants onboarded.

Fixes #257. Fixes #461.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license