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 ability to use object_id with KeyVault Access Policies #361

Merged

Conversation

tschwarz01
Copy link
Contributor

Issue-id

PR Checklist


  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code follows the code style of this project.
  • I ran lint checks locally prior to submission.
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Description

Adds additional elseif to handle passing of AAD object_id within a KeyVault Access Policy

Does this introduce a breaking change

  • YES
  • [ X ] NO

Testing

Define an access policy using an object_id reference:

keyvault_access_policies:
kv1:
oid1:
secret_permissions:
- Get
- List
object_id: 00002215-0000-4f31-0000-0000333b0000

@LaurentLesle LaurentLesle merged commit a9f187d into Azure:main May 4, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants