vmware / terraform-provider-vra

Terraform Provider for VMware Aria Automation
https://registry.terraform.io/providers/vmware/vra/
Mozilla Public License 2.0
103 stars 90 forks source link

[Project Resource / Project Data] Add process the supervisors element #454

Closed odeatavanade closed 1 year ago

odeatavanade commented 2 years ago

Code of Conduct

This project has a Code of Conduct that all participants are expected to understand and follow:

Description

It would be great to be able to specify supervisors the same way we specify viewers, administrators or members in the project resource and get the supervisors in the project datasource

The supervisors element is present in the Rest API : Create, Get, Update

Describe alternatives you've considered

There is no simple terraform way to manage supervisors but to write a script and run it from terraform

References

Community Note