Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list loadbalancer_certificate_arn #47

Open
mrl045 opened this issue Sep 11, 2018 · 4 comments
Open

list loadbalancer_certificate_arn #47

mrl045 opened this issue Sep 11, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mrl045
Copy link

mrl045 commented Sep 11, 2018

Hi Guys,

Thank you for the great work you made available. Currently I am bumped to this particularly use case:
Using Multi-Docker environments which are reachable through an Application Loadbalancer with HostHeaders enabled. Some of the applications are reachable through other HostHeaders: e.g. app.domain1.com and web.domain2.com.

Terraform recently presented a fix for the AWS provider which allows usage of multiple ACM certificates for an Application Loadbalancer (terraform-aws-modules/terraform-aws-alb#26)
capture
.

TL:DR is it possible to change loadbalancer_certificate_arn to type of List.

loadbalancer_certificate_arn = ["${module.acm-application.acm_certificate_arn}"]

@osterman
Copy link
Member

@mrl045 sounds good to me. Would you be able to submit a PR?

@osterman osterman added enhancement New feature or request help wanted Extra attention is needed labels Sep 11, 2018
@osterman osterman added this to Ready to Implement in Open Source Community Support via automation Sep 11, 2018
@osterman
Copy link
Member

Btw, join our slack community if you haven't already: https://slack.cloudposse.com

@aknysh
Copy link
Member

aknysh commented Sep 19, 2018

@mrl045 thanks for opening the issue?
will you be able to test and submit a PR?
if not for any reason, we'll probably take a look in a few days

@SubrahmanyaSarma
Copy link

Hi All,
I am also facing the same issue. have you found the solution for this scenario. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Open Source Community Support
  
Ready to Implement
Development

No branches or pull requests

4 participants