https://pulumi.com logo
Title
t

tall-yacht-63106

03/08/2021, 10:34 AM
Hi, Just testing things out with the vSphere provider doing the create new datacenter example and it errors out with * creating urnđŸ˜›ulumi:dev::infra::vsphere:index/datacenterđŸ˜„atacenter::my-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

billowy-army-68599

03/08/2021, 7:27 PM
can you share your code? did you create a tag to associate?
t

tall-yacht-63106

03/08/2021, 11:48 PM
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

billowy-army-68599

03/08/2021, 11:51 PM
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

tall-yacht-63106

03/08/2021, 11:52 PM
alright, i'll keep doing some tests and see what i find đŸ™‚ thanks