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

Create baseline based on tags? #27

Closed
zbuc opened this issue Jun 21, 2018 · 1 comment
Closed

Create baseline based on tags? #27

zbuc opened this issue Jun 21, 2018 · 1 comment

Comments

@zbuc
Copy link

zbuc commented Jun 21, 2018

It looks like diffy only supports creating baselines based on auto-scaling groups.

Unfortunately, I'm not using auto-scaling groups, and it's not an option for me to do so... but I do have tags.

Would it be possible/desirable to allow diffy to work based on tags in addition to ASGs?

I'm writing some PoC code to experiment with this but would love your feedback.

Thanks!

@kevgliss
Copy link
Contributor

Hi, I think targeting via tags is a great idea! I think you would want to make a new plugin similar to:
https://github.com/Netflix-Skunkworks/diffy/blob/master/diffy/plugins/diffy_aws/plugin.py#L64

There is some rough documentation here, please let us know if there anything missing.
http://diffy.readthedocs.io/en/latest/developer/plugins/index.html

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

No branches or pull requests

3 participants