threefoldtech / terraform-provider-grid

Apache License 2.0
8 stars 5 forks source link

Add volume workload #959

Closed rawdaGastan closed 2 weeks ago

rawdaGastan commented 1 month ago

Description

A new Volume workload has been added to ZOS and grid-client. It should act the same as ZMounts with some extra enhancements in performance as it go through less layers of virtualization.

Note: raw images are not supported

Interface

The new workload is of type volume and has the same structure as ZMount:

{
    "size": <size-in-bytes>
}
Eslam-Nawara commented 2 weeks ago

duplicated https://github.com/threefoldtech/terraform-provider-grid/issues/928