Hi, Just testing things out with the vSphere provi...
# getting-started
t
Hi, Just testing things out with the vSphere provider doing the create new datacenter example and it errors out with * creating urnpulumidev:infravsphereindex/datacenterDatacentermy dc POST https://xxxxxx.io/rest/com/vmware/cis/tagging/tag-association?~action=list-attached-tags: 404 Not Found But it actually created the datacenter resource, just seems to have issues with the tagging. Does pulumi work with VCSA 7.01 ? Is there something else I have to enable before the tagging works ?
b
can you share your code? did you create a tag to associate?
t
It's just the sample code from https://www.pulumi.com/docs/intro/cloud-providers/vsphere/ and no, I haven't created any tags as such
b
we believe it should wortk vsphere 7, but we don't currently have a test environment, we're working with vmware to get one
t
alright, i'll keep doing some tests and see what i find 🙂 thanks