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

Add Cloudfront and ElasticBeanstalk support #56

Closed
wants to merge 2 commits into from

Conversation

kageurufu
Copy link

Refactor Certificates into AWSCertificate sub-classes,
allowing for the easy adding of new listener providers
in the future. CloudFront and ElasticBeanstalk are both
implemented this way. Fix #41

Also, add the --cert-only flag, fix #13

This PR supersedes #44 and partially #17

kageurufu added 2 commits May 11, 2016 10:18
Refactor Certificates into AWSCertificate sub-classes,
 allowing for the easy adding of new listener providers
 in the future. CloudFront and ElasticBeanstalk are both
 implemented this way. Fix alex#41

Also, add the --cert-only flag, fix alex#13

This PR supersedes alex#44 and partially alex#17
@alex
Copy link
Owner

alex commented May 17, 2016

FYI, I plan to review this this weekend.

@alex alex mentioned this pull request Jul 11, 2016
@hayd
Copy link

hayd commented Sep 1, 2016

bump!

@holyjak
Copy link

holyjak commented Nov 14, 2016

Hello, what is the status of this? What is it that does not work w.r.t. Elastic Beanstalk? Thanks!

@kageurufu
Copy link
Author

It works perfectly for me, I'm using my fork in production for two seperate environments on AWS.

@kageurufu kageurufu closed this Mar 26, 2019
@hayd
Copy link

hayd commented Mar 27, 2019

@kageurufu Could you share anything about your configuration? Searching this repo for elasticbeanstalk doesn't suggest it's implemented - did you have to hand write this?

Edit: Oh, I see you said "my fork", sorry for the noise. I still think this would be good to include.

@kageurufu
Copy link
Author

@hayd: If @alex wants it, he's welcome to integrate my changes. Last I used it, this still worked, but I've since just switched to ACM, for ease of maintenance.

I only closed this to clean up my open pull requests, as it's been nearly 3 years since the last discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants