I want to add a custom domain to firebase project through firebase CLI. So far I could get Terraform to deploy a firebase project and get it run with default "
firebaseapp.com", but got stuck at associating the site with a custom domain. I tried adding firebase DNS to my DNS records. It just directs to firebase's "site not found" page. Can you please let me know if this is possible with Firebase CLI. If not what would be the best workarounds in this situation. I need to have an automated solution. Appreciate your thoughts on this.