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

Feature Request: You should not need to be authenticated in order to run "types" for any iaas. #97

Open
genevieve opened this issue Nov 16, 2019 · 0 comments
Labels

Comments

@genevieve
Copy link
Owner

the way it currently works

Given a user wants to see what types of resources can be deleted for their iaas
When they run leftovers --iaas one-of-them types without setting credentials
Then it fails trying to create an authenticated client for that iaas & does not list the types of resources that can be deleted.

the way it should work

Given a user wants to see what types of resources can be deleted for their iaas
When they run leftovers --iaas one-of-them types without setting credentials
Then it lists all the types of resources that can be deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants