Releases: hashicorp/terraform-provider-hcp
Releases · hashicorp/terraform-provider-hcp
v0.47.0
IMPROVEMENTS:
- provider: Bump
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.23.0 to 2.24.0 (GH-403)
- provider: Bump
github.com/go-openapi/runtime
from 0.24.1 to 0.24.2 (GH-404)
- provider: Bump
google.golang.org/grpc
from 1.50.0 to 1.50.1 (GH-405)
v0.46.0
IMPROVEMENTS:
- provider: Update Mozilla Public License 2.0 GH-402)
- provider: Bump
google.golang.org/grpc
from 1.49.0 to 1.50.0 (GH-401)
- provider: Bump
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.21.0 to 2.23.0 (GH-395)
FIXES:
- docs: Add note in vault resource that only admins can modify cluster tier and size (GH-400)
v0.45.0
IMPROVEMENTS:
- provider: Bump
github.com/hashicorp/hcp-sdk-go
from 0.21.0 to 0.23.0. Note this change introduces some breaking changes when using model enums. More information can be found in the HCP Go SDK Release (GH-392)
FIXES:
- provider: Prevent FAILED peerings/attachments from failing deletes (GH-394)
v0.44.0
FIXES:
- Azure/AWS Peering connections: Replace ReadContext with ReadWithoutTimeout (GH-389)
- Documentation: Correct
hvn_link
to example
instead of hvn
(GH-388)
v0.43.0
IMPROVEMENTS:
- provider: Bump
github.com/hashicorp/hcp-sdk-go
from 0.20.0 to 0.21.0 (GH-381)
- provider: Added support for HCP Boundary Beta clusters (GH-378)
FEATURES:
- Vault: enable changes on mvu configuration (GH-383)
v0.42.0
0.42.0 (August 24, 2022)
IMPROVEMENTS:
- provider: Bump version of Go to 1.18.5 in
.go-version
(GH-374)
- provider: Bump
google.golang.org/grpc
from 1.48.0 to 1.49.0 (GH-379)
FIXES:
- all: Prevents the app from crashing when a
*url.Error
is received while retrying HTTP requests. (GH-376)
v0.41.0
IMPROVEMENTS:
- provider: Upgrade terraform-plugin-sdk to version 2.21.0 (GH-371)
FIXES:
- provider: Updates README examples (GH-368)
- provider: Fix root token example in documentation (GH-372)
v0.40.0
FIXES:
- provider: Updates codeowners (GH-369)
0.39.0 (August 5, 2022)
FIXES:
- provider: Fixes codeowners which showed errors after a recent team name update (GH-366)
- vault_cluster: Check type assertions to fix issue #360 (GH-364)
IMPROVEMENTS:
- provider: Upgrade Go to version 1.18 (GH-365)
- data_source_azure_peering_connection: Log failed peering wait errors (GH-363)
- provider: Bump
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.19.0 to 2.20.0 (GH-362)
v0.39.0
FIXES:
- provider: Fixes codeowners which showed errors after a recent team name update (GH-366)
- vault_cluster: Check type assertions to fix issue #360 (GH-364)
IMPROVEMENTS:
- provider: Upgrade Go to version 1.18 (GH-365)
- data_source_azure_peering_connection: Log failed peering wait errors (GH-363)
- provider: Bump
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.19.0 to 2.20.0 (GH-362)
v0.38.0
IMPROVEMENTS:
- provider: Bump
hcp-sdk-go
from 0.19.0 to 0.20.0 (#357)
- provider: Add retry logic on GET requests when fetching organization and project IDs (#358)