annakhm

Results 109 comments of annakhm

Hi @alagoutte, sorry for delayed response. There a more changes that need to be made for generation scripts, for example change `NewDefaultsClient(connector)` to `NewsClient(connector)` Also, I think `boolFalse` change is...

Hi @akhomyakov, unfortunately these data sources are based on old-style MP API, not policy API, so they won't do what you expect. These were added for a specific customer that...

For now there are no parallel data sources for policy APIs, but seems like people are asking for it. So these are on the roadmap. For now though prebuilt data...

Hi @martinrohrbach, a PR was recently merged that offers a new data source that brings you all inventory VMs as map data structure https://github.com/vmware/terraform-provider-nsxt/pull/732 docs here: https://github.com/vmware/terraform-provider-nsxt/blob/master/website/docs/d/policy_vms.html.markdown I think this...

Hi @martinrohrbach, the provider was released last Friday. The new data source is in Beta (not officially tested), but it should work. @bachmannmichael, indeed there was a platform bug in...