I have 2 amplify apps. Amplify dev and amplify staging.
Each apps have their own environment variables.
I setup the first amplify app as follows:
- Root domain as test.com
- subdomain as app1.test.com
But when I setup my second amplify app to use the same root domain(test.com), but different subdomain (app2.test.com) I get this error:
Create domain association failed One or more domains requested are already associated with another Amplify app