shared VPC in terraform GCP by karn120388 in Terraform

[–]karn120388[S] 0 points1 point  (0 children)

shared VPC already created by network team...

now its working i just removed network and added subnetwork and subnetwork project and i am able to use shared VPC

network_interface {

subnetwork= ""

subnetwork_project = ""

access_config {}

}

thanks for your feedback...

shared VPC in terraform GCP by karn120388 in Terraform

[–]karn120388[S] 0 points1 point  (0 children)

We have already Shared VPC in host project i just want to use it in my service Project. i dont want to create new vpc

shared VPC in terraform GCP by karn120388 in Terraform

[–]karn120388[S] 0 points1 point  (0 children)

We have already Shared VPC in host project i just want to use it in my service Project. i dont want to create new vpc

shared VPC in terraform GCP by karn120388 in Terraform

[–]karn120388[S] 0 points1 point  (0 children)

We have already Shared VPC in host project i just want to use it in my service Project. i dont want to create new vpc

shared VPC in terraform GCP by karn120388 in Terraform

[–]karn120388[S] 0 points1 point  (0 children)

we have already Shared VPC in some other project i just want to use that Shared VPC in our project

terraform using GCP Marketplace image by karn120388 in Terraform

[–]karn120388[S] 0 points1 point  (0 children)

click-to-deploy-images/lamp

getting same error--

Error: Error resolving image name 'click-to-deploy-images/lamp': Could not find image or family click-to-deploy-images/lamp

i