- `disk_size` (int) - The size of the disk in GB. This defaults to `100`, which is 100GB. - `disk_type` (string) - Specify disk type for the launched instance. Defaults to `network-ssd`. - `platform_id` (string) - Identifier of the hardware platform configuration for the instance. This defaults to `standard-v2`. - `subnet_id` (string) - The Yandex VPC subnet id to use for the launched instance. Note, the zone of the subnet must match the zone in which the VM is launched. - `zone` (string) - The name of the zone to launch the instance. This defaults to `ru-central1-a`.