Skip to content

volume

The volume configuration type allows creating, registering, and updating volumes.

Root reference

name - (Optional) The volume name.
backend - The volume backend.
region - The volume region.
availability_zone - (Optional) The volume availability zone.
size - (Optional) The volume size. Must be specified when creating new volumes.
volume_id - (Optional) The volume ID. Must be specified when registering external volumes.
tags - (Optional) The custom tags to associate with the volume. The tags are also propagated to the underlying backend resources. If there is a conflict with backend-level tags, does not override them.