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

MIT No Attribution
56 stars 23 forks source link

AdminApplication or AdminSite? #43

Closed cfregly closed 1 year ago

cfregly commented 2 years ago

maybe pick one or the other for consistency?

new CfnOutput(this, 'AdminApplicationECR', { value: baseline.adminSiteEcrUri });

tobuck-aws commented 1 year ago

Fixed