VMware Networking Community
ravik3677
Contributor
Contributor

nsxt terraform policy api for nested services object

Hi

Has anyone created a nested services object using the Terraform policy API. I need to create a service group that contains other service groups and individual services. I am looking specifically to use the Terraform nsxt provider and using the nsxt_policy_service module.  I cannot figure out what needs to be passed to create a nested services group. I am running nsxt 3.1.1

 

Thanks

 

Reply
0 Kudos
1 Reply
p0wertje
Hot Shot
Hot Shot

It does not seem to exist.
I looked at the source code and i cannot find (https://github.com/vmware/terraform-provider-nsxt/blob/master/nsxt/resource_nsxt_policy_service.go)

"resource_type": "NestedServiceServiceEntry"

You can find the Type definition in the SDK (https://raw.githubusercontent.com/vmware/terraform-provider-nsxt/master/vendor/github.com/vmware/vsp...)

But it seems not to be implemented in the nsxt_policy_service
Cheers,
p0wertje | VCIX6-NV | JNCIS-ENT | vExpert
Please kudo helpful posts and mark the thread as solved if solved