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 Clean(*InstanceState) to the Importer interface #8

Open
jmcgill opened this issue Dec 29, 2017 · 0 comments
Open

Add Clean(*InstanceState) to the Importer interface #8

jmcgill opened this issue Dec 29, 2017 · 0 comments

Comments

@jmcgill
Copy link
Owner

jmcgill commented Dec 29, 2017

Add a Clean() method which has the opportunity to modify imported *InstanceState before it is parsed.

Use cases:

  • EC2 Instances don't play nicely with inline ELB volumes if they weren't created that way. Strip out all references to inline ELB volumes and instead rely on volume attachments.
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

1 participant