Skip to content

Lib-nuke is a "singleton" cannot have multiple nukes on same application #138

Description

@dngferreira

Hey,
Just want to thank you for moving the project aws-nuke forward and all the new features. Great Job.

To explain you our use case, we are running aws-nuke library embeded on a go service that is cleaning up our aws accounts from a simple HTTP service.
Now we need to add gcp-nuke to the mix.
We are not able to do so because lib-nuke is implementing a kind of singleton on the registry that blocks our use cases, having multiple resources from aws and gcp on the registry seems to break stuff.

We could just use go and run the gcp-nuke cli but it doesn't feel as clean as it could.

Do you have any solution for this use case?

Thanks

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