vmware / terraform-provider-vcf

Terraform Provider for VMware Cloud Foundation
https://registry.terraform.io/providers/vmware/vcf/
Mozilla Public License 2.0
23 stars 10 forks source link

feat: Add a new resource for cluster personality (ESXi image) #143

Closed spacegospod closed 8 months ago

spacegospod commented 8 months ago

Summary of Pull Request

This PR introduces a new resource for configuring cluster personalities https://developer.vmware.com/apis/vcf/latest/personalities/

For now I am only including support for clusters that reside in VCF-managed vCenters. The exporting of images based on clusters from external vCenters requires additional automation in the provider for vSphere and can be added if demand arises.

Type of Pull Request

Related to Existing Issues

Issue Number: N/A

Test and Documentation Coverage

For bug fixes or features:

Breaking Changes?

github-actions[bot] commented 7 months ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.