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 keys_attr parameter to aws_kms_info #648

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Jul 19, 2021

SUMMARY

Move the kms_info return value from "keys" (which conflicts with keys()) to kms_keys. Add a parameter to support the old version

Fixes #597

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

aws_kms_info

ADDITIONAL INFORMATION

@ansibullbot
Copy link

@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type) labels Jul 19, 2021
Copy link
Member

@markuman markuman left a comment

Choose a reason for hiding this comment

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

A changelog fragment is missing. otherwise lgtm

Copy link
Member

@markuman markuman left a comment

Choose a reason for hiding this comment

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

lgtm

@tremble tremble added the gate label Aug 10, 2021
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

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

LGTM!

@ansible-zuul ansible-zuul bot merged commit 68f87ef into ansible-collections:main Aug 10, 2021
@tremble tremble deleted the kms_info/keys branch November 26, 2021 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws_kms_info keys attribute returns builtin keys method
3 participants