tobilg / serverless-aws-static-websites

Deploy your static websites without all the hassle on AWS with CloudFront, S3, ACM and Route53 via Serverless
MIT License
142 stars 24 forks source link

Failed to create resource. 'DomainValidationOptions' #1

Closed wangwalton closed 5 years ago

wangwalton commented 5 years ago

I bought a domain on namecheap, when I run sls deploy --domain domain.com with the domain I bought I get the above error. Is there further configuration required to use external domains?

tobilg commented 5 years ago

Did you configure the Namecheap DNS while deploying as described in https://github.com/tobilg/serverless-aws-static-websites#manual-update-of-dns-records-on-first-deploy

tobilg commented 5 years ago

Any feedback @wangwalton? Thanks!

tobilg commented 5 years ago

Closing, please reopen if the problem persists.