You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-decort/docs/resources/snapshot.md

971 B

page_title subcategory description
decort_snapshot Resource - terraform-provider-decort

decort_snapshot (Resource)

Schema

Required

  • compute_id (Number) ID of the compute instance to create snapshot for.
  • label (String) text label for snapshot. Must be unique among this compute snapshots.

Optional

Read-Only

  • delete_async_mode (Boolean) async mode
  • disks (List of Number)
  • guid (String) guid of the snapshot
  • id (String) The ID of this resource.
  • timestamp (Number) timestamp

Nested Schema for timeouts

Optional:

  • create (String)
  • default (String)
  • delete (String)
  • read (String)
  • update (String)