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

Fix azure_rm_keyvault_info 'Resource' object has no attribute 'properties' #872

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

Fred-sun
Copy link
Collaborator

@Fred-sun Fred-sun commented Jun 2, 2022

SUMMARY

Fix azure_keyvault_info bug, fixes #871

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME

azure_rm_keyvault_info.py

ADDITIONAL INFORMATION

@Fred-sun Fred-sun changed the title Fix azure_keyvault_info bug Fix azure_rm_keyvault_info 'Resource' object has no attribute 'properties' Jun 2, 2022
@Fred-sun Fred-sun added work in In trying to solve, or in working with contributors ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority and removed work in In trying to solve, or in working with contributors labels Jun 2, 2022
@xuzhang3
Copy link
Collaborator

xuzhang3 commented Jun 6, 2022

LGTM

@xuzhang3 xuzhang3 merged commit 8b50750 into ansible-collections:dev Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azure_rm_keyvault_info fails with "AttributeError: 'Resource' object has no attribute 'properties'"
2 participants