Create instance using terrafrom from GCP marketplace – Debian
I m trying to create terraform script to launch the fastai instance from the marketplace. I m adding image name as, boot_disk { initialize_params { image = "<image name>" } } When I add click-to-deploy-images/deeplearning from url https://console.cloud.google.com/marketplace/details/click-to-deploy-images/deeplearning is giving…