exoscale_block_storage_volume_snapshot (Resource)
Manage Exoscale Block Storage Volume Snapshot.
Block Storage offers persistent externally attached volumes for your workloads.
Schema
Required
name
(String) Volume snapshot name.volume
(Attributes) Volume from which to create a snapshot. (see below for nested schema)zone
(String) ❗ The Exoscale Zone name.
Optional
labels
(Map of String) Resource labels.timeouts
(Block, Optional) (see below for nested schema)
Read-Only
created_at
(String) Snapshot creation date.id
(String) The ID of this resource.size
(Number) Snapshot size in GB.state
(String) Snapshot state.
Nested Schema for volume
Required:
id
(String) Snapshot ID.
Nested Schema for timeouts
Optional:
read
(String) A string that can be parsed as a duration consisting of numbers and unit suffixes, such as “30s” or “2h45m”. Valid time units are “s” (seconds), “m” (minutes), “h” (hours). Read operations occur during any refresh or planning operation when refresh is enabled.
-> The symbol ❗ in an attribute indicates that modifying it, will force the creation of a new resource.