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

no longer exports ELB cert arn as it was unneeded #17

Closed tobuck-aws closed 3 years ago

tobuck-aws commented 3 years ago

Description of changes: Deleted the ELB Arn export. It wasn't used anywhere downstream, and if this stack was created in us-east-1, the ELB would be conditionally NOT created causes the deployment to fail when trying to export it.