GCP Compute Disk
Google Cloud Platform (GCP) Compute Disks are durable, high-performance block-storage volumes that you can attach to Compute Engine virtual machine instances. They persist independently of the life-cycle of a VM, can be resized on the fly, and support features such as snapshots, regional replication and automatic encryption. See the official documentation for full details: https://cloud.google.com/compute/docs/disks
Terrafrom Mappings:
google_compute_disk.name
Supported Methods​
GET
: Get GCP Compute Disk by "gcp-compute-disk-name"LIST
: List all GCP Compute Disk itemsSEARCH