Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

To create a Compute VM instance with disk partitions in gcp.

Usecase:- I'm trying to create a VM instance in gcp, with a disk size of 500gb. Here I want to vm instance with disk partition with given disk size through terraform module. I'm following this reference to create a simple VM -: instance https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_instance  

Any helpful references and suggestions to create a Compute VM Instance with disk partitions in gcp using terraform module? 

5 9 1,761