aws-samples / aws-saas-factory-eks-saas-workshop

MIT No Attribution
53 stars 23 forks source link

changing cluster name to correspond with buildspec.yml #75

Closed tobuck-aws closed 1 year ago

tobuck-aws commented 1 year ago

Issue #, if available: Fixes #68

Description of changes: The "On Your Own" section of the workshop used an eks stack called "eks-stack". The CodePipeline that's run in response to siloed tenant onboarding is expecting there to be a "ClusterStack", as is the case when doing the workshop at an AWS event. This change pulls the two versions into parity.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.