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

Fix the compute_ids list of a region #405

Closed frodenas closed 2 years ago

frodenas commented 2 years ago

When reading a zone are the vra_zone resource, the compute_ids field should return the list of ids and not the name of the compute resources.

vmwclabot commented 2 years ago

@frodenas, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.