7Factor / terraform-aws-concourse

Terraform Module for a distributed concourse cluster on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate AWS certificate manager

jduv opened this issue · comments

The cert ARN is already configured inside the module, it's just unused. When building the ALB ensure we pull in the Cert and assign so that 443 forwards to 8080.

Depends on #2