Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
terraform-provider-vultr: update to 2.16.1
v2.16.1 (2023-09-22) Bug Fix * resource/vpc2: Fix delete retries and detach errors with VPC2s * resource/bare_metal_server: Revert BM update delay for detach VPC2 Dependencies * Bump github.com/vultr/govultr/v3 from 3.2.0 to 3.3.1 * Bump golang.org/x/oauth2 from 0.10.0 to 0.12.0 * Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.29.0 v2.16.0 (2023-09-21) Enhancements * resource/instance: Add/update retry on create/delete actions * resource/vpc: Add/update retry on create/delete actions * resource/database: Add support for DBaaS VPC networks * resource/vpc2: Add VPC 2.0 * data_source/vpc2: Add VPC 2.0 * resource/bare_metal_server: Wait for VPC 2.0 detachments on BM Documentation * load balancer: Set non-required fields with default values * kubernetes: Update resource docs Dependencies * Update govultr to v3.1.0 * Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 * Bump github.com/vultr/govultr/v3 from 3.0.2 to 3.0.3 * Bump github.com/vultr/govultr/v3 from 3.1.0 to 3.2.0 * Bump golang.org/x/oauth2 from 0.8.0 to 0.10.0 * Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0
- Loading branch information