-
Notifications
You must be signed in to change notification settings - Fork 332
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
New module: azure_rm_diskencryptionset #552
New module: azure_rm_diskencryptionset #552
Conversation
Integration test results :
|
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@techcon65 One last update requirement, Thank you very much!
…to disk_encryption_set
…to disk_encryption_set
@techcon65 last change request! |
Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
Thank you @Fred-sun !! |
…to disk_encryption_set
@Fred-sun Seems builds are failing, however I haven't made any changes apart from the suggested commits. Could you help check when you get time? Thank you very much! |
…to disk_encryption_set
LGTM, ship it. |
* New module: azure_rm_diskencryptionset * upgraded version_added * Update plugins/modules/azure_rm_diskencryptionset.py Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com> * Update plugins/modules/azure_rm_diskencryptionset_info.py Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com> * Update plugins/modules/azure_rm_diskencryptionset_info.py Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com> * updated version Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
SUMMARY
This module supports following operations for Disk Encryption set:
Create a new disk encryption set
Update an existing disk encryption set
Delete disk encryption set
Get details about specific disk encryption set
List all disk encryption sets by resource group or subscription
Fixes #81
ISSUE TYPE
COMPONENT NAME
azure_rm_diskencryptionset
azure_rm_diskencryptionset_info
ADDITIONAL INFORMATION