openstack_blockstorage_snapshot_v3

Use this data source to get information about an existing snapshot.

Example Usage

data "openstack_blockstorage_snapshot_v3" "snapshot_1" {
  name        = "snapshot_1"
  most_recent = true
}

Argument Reference

Attributes Reference

The following attributes are exported: