-
Notifications
You must be signed in to change notification settings - Fork 337
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
azure_rm_diskencryptionset
- Add managed identity support
#1676
Conversation
Current status:
|
I took your suggestion and updated the test cases to grant the proper permission for the keyvault to the user assigned identities. Had to make a few other changes as well and the code should restrict to only one user_assigned_identity. You can see my changes there. Feel free to cherry pick and change as needed. |
ceadb58
to
09a3ff7
Compare
The PR is completed and ready for review |
09a3ff7
to
b0058d6
Compare
azure_rm_diskencryptionset
- Add managed identity support
SUMMARY
Add managed identity support to "azure_rm_diskencryptionset" module
ISSUE TYPE
COMPONENT NAME
azure_rm_diskencryptionset
ADDITIONAL INFORMATION