EngineerBetter / concourse-up

Deprecated - used Control Tower instead
https://github.com/EngineerBetter/control-tower
Apache License 2.0
203 stars 28 forks source link

Support using AWS certificates #37

Closed JasonMorgan closed 6 years ago

JasonMorgan commented 6 years ago

It'd be really handy to have a version where we use an ELB with an AWS issued certificate. I may try and build that functionality out and submit a PR if that's something you'd be open to.

As far as I can tell I'd need to update the Bosh manifest to use http on the actual web server and grafana then just add an ELB and redo the terraform so that the ELB is what we expose to the web.

JasonMorgan commented 6 years ago

This issue is already covered by issue #24