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 lookup plugin for Google Secret Manager #460

Open
gygitlab opened this issue Sep 30, 2021 · 2 comments
Open

Add lookup plugin for Google Secret Manager #460

gygitlab opened this issue Sep 30, 2021 · 2 comments

Comments

@gygitlab
Copy link

gygitlab commented Sep 30, 2021

SUMMARY

Add in a lookup plugin to retrieve secrets from Google Secret Manager. Similar to the one for AWS.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

Maybe something like google.cloud.gcp_secret?

ADDITIONAL INFORMATION

A Lookup plugin would be a very convenient and more secure way to store passwords in Google Secret Manager and retrieve them easily in Ansible.

"{{ lookup('google.cloud.gcp_secret', 'app-password', on_missing='skip')}}"
@AliaksandrTsimokhau
Copy link

It would be great if this feature could be implemented. Are there any chances to upvote it?

@jospradlin
Copy link

We seriously need this plugin. Hashicorp Vault and AWS Secrets Manager already do this as part of their Ansible collections. This would be a quick win.

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

3 participants