Skip to content

7 add disk block storage module#11

Merged
merizrizal merged 5 commits intomainfrom
7-add-disk-block-storage-module
Feb 17, 2025
Merged

7 add disk block storage module#11
merizrizal merged 5 commits intomainfrom
7-add-disk-block-storage-module

Conversation

@merizrizal
Copy link
Owner

Added block_storage module.
this has 2 state

  1. present:
  • Disk will be created and attached to the selected VM.
  1. absent:
  • Disk will be detached and deleted.
  • It will be deleted by selecting the disk name which is available on the VM

@merizrizal merizrizal self-assigned this Feb 16, 2025
@merizrizal merizrizal linked an issue Feb 16, 2025 that may be closed by this pull request
@merizrizal merizrizal merged commit 4a06903 into main Feb 17, 2025
3 checks passed
@merizrizal merizrizal deleted the 7-add-disk-block-storage-module branch February 17, 2025 04:04
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.

Add disk (block storage) module

1 participant