Commit 26a6bdc
committed
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.01 parent 3f9ee8a commit 26a6bdc
3 files changed
+296
-540
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments