Troubleshooting
Error: CNAMEAlreadyExists
If you encounter the following error when deploying main.tf
:
Fix
This error is caused mostly because your Auth domain (e.g., auth.commonfate.example.com) has an existing A record. Remove the record and then rerun terraform apply
.