vmware / terraform-provider-vra7

Terraform VMware vRealize Automation 7 provider - VMware has ended the active development of this Terraform Provider, so this repository will no longer be updated.
https://registry.terraform.io/providers/vmware/vra7/latest
Mozilla Public License 2.0
39 stars 33 forks source link

[Issue-103]Unneccesary lookup of BusinessGroupId via Identity API #105

Closed Prativa20 closed 3 years ago

Prativa20 commented 3 years ago

Fetch business group id from business group name only when the id is not provided Call the API /identity/api/tenants/{tenant}/subtenants/membership to fetch businessgroups if /identity/api/tenants/{tenant}/subtenants returns empty response

Signed-off-by: Prativa Bawri bawrip@vmware.com