Bug fixes:
- fix #30 - group deletion
- fix create volume response -> it will return the entire list of created volumes, not an empty list anymore
Enhancements:
- improved deletion on all resources -> when trying to delete a resource that does not exist, the module will not fail anymore and it will succeed with
changed: False
- allow name updates for volumes
Misc:
- docs: updates the name of the module in examples