gcp.project.computeService.attachedDisk
Supported platform
- gcp
Description
Google Cloud (GCP) Compute attached disk
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Attached Disk ID |
projectId | string | Project ID |
architecture | string | Architecture of the attached disk |
autoDelete | bool | Whether the disk will be auto-deleted |
boot | bool | Whether this is a boot disk |
deviceName | string | Unique device name |
diskSizeGb | int | Size of the disk in GB |
forceAttach | bool | Whether to force attach the regional disk |
guestOsFeatures | []string | Features to enable on the guest operating |
index | int | Index to this disk |
interface | string | Disk interface |
licenses | []string | Publicly visible licenses |
mode | string | Mode in which to the disk is attached |
source | gcp.project.computeService.disk | Attached Persistent Disk resource |
type | string | Disk Type |
References