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

Adds the ability to use bypath to aws_secrets lookup #192

Merged

Conversation

dlundgren
Copy link
Contributor

SUMMARY

Adds bypath functionality to the aws_secrets lookup. This allows it to work similar to the aws_ssm lookup plugin.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

aws_secrets

@gravesm
Copy link
Member

gravesm commented Dec 18, 2020

@dlundgren thanks for the PR. We appreciate your help with this. cc @gundalow

@gravesm gravesm self-assigned this Dec 18, 2020
@gravesm
Copy link
Member

gravesm commented Dec 18, 2020

@dlundgren We would like to get this PR landed. Could you rebase this so I can review it soon?

@dlundgren dlundgren force-pushed the dl-add-bypath-to-secrets-lookup branch from 6cae0b0 to 4069fce Compare December 19, 2020 05:29
@dlundgren
Copy link
Contributor Author

@gravesm I've rebased as requested, please let me know if there is any thing else I can do help get this reviewed.

Copy link
Member

@Akasurde Akasurde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally not tested this. But code wise looks good to me.

plugins/lookup/aws_secret.py Show resolved Hide resolved
plugins/lookup/aws_secret.py Outdated Show resolved Hide resolved
plugins/lookup/aws_secret.py Outdated Show resolved Hide resolved
@gravesm
Copy link
Member

gravesm commented Jan 7, 2021

@dlundgren Thanks for all your work on this. One last request and then I think we can get it merged. Could you add a changelog fragment for this PR? See: https://docs.ansible.com/ansible/latest/community/development_process.html#creating-a-changelog-fragment.

changelogs/fragments/192-aws_secret-bypath-option.yaml Outdated Show resolved Hide resolved
plugins/lookup/aws_secret.py Outdated Show resolved Hide resolved
plugins/lookup/aws_secret.py Outdated Show resolved Hide resolved
plugins/lookup/aws_secret.py Outdated Show resolved Hide resolved
plugins/lookup/aws_secret.py Outdated Show resolved Hide resolved
@felixfontein
Copy link
Contributor

(mainly looked at docs changes)

@gravesm gravesm merged commit 3ef1de8 into ansible-collections:main Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants