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 AutoScalingGroup ID to output #41

Merged

Conversation

spikeheap
Copy link
Contributor

It's occasionally useful to tie the autoscaling group to other parts of our Terraform infrastructure (specifically, ALB target groups). This PR enables that by exposing the ASG ID as an output of the module.

This may resolve @robinbowes request in #33 too by allowing the ALB/ELB to be created outside of this module.

@antonbabenko antonbabenko merged commit 827e678 into terraform-community-modules:master Mar 22, 2018
@antonbabenko
Copy link
Member

It makes sense.

@spikeheap Thanks for the PR.

v1.4.0 has been just released.

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

Successfully merging this pull request may close these issues.

2 participants