Skip to content

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

@jmcgill

Description

@jmcgill

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions