sparse-intern-71089
11/10/2021, 9:08 PMlittle-cartoon-10569
11/10/2021, 9:12 PMgetVpc()
. You won't get a Vpc object.little-cartoon-10569
11/10/2021, 9:12 PMresource
in Terraform, then you must import the VPC.little-cartoon-10569
11/10/2021, 9:13 PMVpc.get()
, which is similar to getVpc
but uses the normal Pulumi classes. It's read-only though, so similar to a data
.little-cartoon-10569
11/10/2021, 9:14 PMfreezing-sugar-24066
11/10/2021, 11:38 PMfreezing-sugar-24066
11/10/2021, 11:39 PMfreezing-sugar-24066
11/10/2021, 11:43 PMlittle-cartoon-10569
11/10/2021, 11:47 PMVpc.get()
or getVpc()
, either is good and they have very different APIs and returned objects.