Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Pass provider configuration into get #30

Open
lutter opened this issue May 12, 2017 · 0 comments
Open

Pass provider configuration into get #30

lutter opened this issue May 12, 2017 · 0 comments

Comments

@lutter
Copy link
Contributor

lutter commented May 12, 2017

With quite a few providers, get can only retrieve resources if it is given additional parameters; e.g., ssh_authorized_keys needs a user or target parameter.

Make it possible to mark some attributes as config which means they need to be passed to the get operation, too.

There's also an interaction with what should be considered the primary key of a resource: some config parameters (e.g. user or target) should be used as part of the pk; in other situations, e.g., when a password needs to be provided to retrieve a resource, that password should not be part of the pk.

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

No branches or pull requests

1 participant