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 initial implementation of bringup support #63

Closed dimitarproynov closed 1 year ago

dimitarproynov commented 1 year ago

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

Initial implementation of bringup support

Added another api client: CloudBuilderClient and moved VcfClient to their own package: api_client.

Type of Pull Request

Related to Existing Issues

Closes #38

Test and Documentation Coverage

=== RUN TestAccResourceVcfSddcBasic --- PASS: TestAccResourceVcfSddcBasic (8621.00s) PASS

Testing done:

make build
make lint
make test

For bug fixes or features:

Breaking Changes?

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