Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless components website : Deploy failed with delegated domain #67

Open
tux86 opened this issue Oct 13, 2020 · 1 comment
Open

Comments

@tux86
Copy link

tux86 commented Oct 13, 2020

Hi,
I have two AWS accounts a master account for production and a sub account for Development. In production the deployment works fine, but when I try to deploy in the development account it fails with the following error:

Serverless › [RRSet with DNS name _3638471d4d0b2191ad3718504521cbe6.mydomain.com. is not permitted in zone dev.mydomain.com.]

Screenshot_20201013_235639

In my main account (prod): the domain is like that : backoffice.mydomain.com (works fine) <---- subdomain of "mydomain.com"
in my sub account (dev): it's like that : backoffice.dev.mydomain.com (failed) <---- subdomain of "dev.mydomain.com"

For more detail, In my sub account I have only one hosted zone "dev.mydomain.com" , I have delegated this domain to sub account from the master account.

serverless.yml
Screenshot_20201013_235557

@tux86 tux86 changed the title deploy failed with delegated domain in sub account Serverless components website : Deploy failed with delegated domain Oct 13, 2020
@maxpaj
Copy link

maxpaj commented Nov 26, 2020

@tux86 Did you solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants