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

Respect IP Pool configuration for NSX subresource #122

Closed spacegospod closed 9 months ago

spacegospod commented 9 months ago

Summary of Pull Request

The ip pool configuration is being omitted from the specification when configuring NSX. I am populating IPAddressPoolSpec if "ip_address_pool" is set before issuing API call.

Type of Pull Request

Related to Existing Issues

https://github.com/vmware/terraform-provider-vcf/issues/113

Test and Documentation Coverage

For bug fixes or features:

Breaking Changes?

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