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 cluster datasource and cluster resource import #43

Closed dimitarproynov closed 1 year ago

dimitarproynov commented 1 year ago

Summary of Pull Request

Extract the Import Method into cluster_operations.go for reuse. Add more "flatten" functions since, the import operation should provide the user with more info, than the cluster::read, which operates on the premise that the user has already provided the data needed to create a cluster.

Type of Pull Request

Related to Existing Issues

Closes #33 Closes #34

Test and Documentation Coverage

For bug fixes or features:

Breaking Changes?

pandeyhere commented 1 year ago

Looks good to me

github-actions[bot] commented 1 year 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.