aws-samples / aws-saas-factory-eks-reference-architecture

This repository provides a reference architecture for building an end to end SaaS solution using Amazon Elastic Kubernetes Service (EKS)
MIT No Attribution
270 stars 104 forks source link

The certificate that is attached to your distribution doesn't cover the alternate domain name (CNAME) #58

Closed oliwerhelsen closed 1 year ago

oliwerhelsen commented 2 years ago

Hi guys,

I'm trying to deploy the VNext branch with the --domain flag and getting the following error:

Any idea on what goes wrong here? It says something about permission. I'm deploying to eu-north-1.

Best regards Oliwer H.

ranjith-aws commented 2 years ago

Hi @oliwerhelsen We are checking this and will report back what we find. @zpbappi-aws

zpbappi-aws commented 2 years ago

@oliwerhelsen thank you for reporting this. Can I please ask you to provide the CloudFormation event logs? We need this to understand at which step did it fail doing exactly what. Make sure to include the first failure in your CloudFormation Stack events. The first failure generally indicates the root cause of cascading failures.

ranjith-aws commented 1 year ago

Fixed by PR https://github.com/aws-samples/aws-saas-factory-eks-reference-architecture/pull/66. Closing this.