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

Added support for Auto Scaling Instances #25

Closed
wants to merge 1 commit into from
Closed

Added support for Auto Scaling Instances #25

wants to merge 1 commit into from

Conversation

timkra
Copy link

@timkra timkra commented Jan 19, 2019

I´ve added a function to get Instances that are running in Auto Scaling Groups. The groups can be filtered by a Tag. The Instances in the group must be InService.
The data returned is the same as from the EC2 Import.

@lippserd
Copy link
Member

Hi @timkra,

Thanks for the PR!

Besides the InService filter, is there anything else that prevented you from using the EC2 instance import in combination with the Director functionality to restrict the import based on filters?

All the best,
Eric

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