vmware / terraform-provider-vra

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

Update `health_check_configuration` #418

Closed tenthirtyam closed 2 years ago

tenthirtyam commented 2 years ago

Updates the health_check_configuration in the vra_load_balancer to show the use of TypeSet vs 'TypeList`.

More updates to docs and examples may be needed based on https://github.com/vmware/terraform-provider-vra/commit/51b76df27516e5729ef2f82a0a1711ba86c2aa82.

Signed-off-by: Ryan Johnson johnsonryan@vmware.com

frodenas commented 2 years ago

Thanks @tenthirtyam!