Skip to content

Releases: hashicorp/terraform-provider-hcp

v0.107.0

17 Jun 17:59
c85212c
Compare
Choose a tag to compare

v0.107.0 (June 17, 2025)

IMPROVEMENTS:

  • Project operations (create, delete, update) now block client-side if an operationID is present in the response. [GH-1306]
  • diagnostics: Restore status page check and make it optional via provider config bool skip_status_check or env HCP_SKIP_STATUS_CHECK. [GH-1297]

v0.106.1-alpha1

13 Jun 16:09
5aca246
Compare
Choose a tag to compare
Bump version to prerelease to test crt (#1313)

v0.106.0

06 May 17:37
Compare
Choose a tag to compare

v0.106.0 (May 06, 2025)

IMPROVEMENTS:

BUG FIXES:

  • Fixed Platform Acceptance test failure by making azurerm_role_definition.name unique. [GH-1269]

v0.105.0

29 Apr 11:31
Compare
Choose a tag to compare

v0.105.0 (April 29, 2025)

FEATURES:

  • Add support for sync resource in HCP Vault Secrets [GH-1196]

IMPROVEMENTS:

  • Added resources that are required for full functionality to the example code for hcp_aws_transit_gateway_attachment: , aws_subnet, aws_ec2_transit_gateway_vpc_attachment, and aws_ aws_route pointing back to the HVN attachment. [GH-1253]
  • Allow users to assign one or more syncs with an HCP Vault Secrets App [GH-1196]
  • Group operations (create, delete, update, update members) now block client-side if an operationID is present in the response. [GH-1260]
  • Increase project deletion timeout [GH-1246]
  • Upgrade terraform-plugin-go to v0.26.0 [GH-1231]

BUG FIXES:

  • Fixed a bug for hcp_waypoint_add_on_definition.variable_options which incorrectly required options. [GH-1242]
  • Fixed a bug when tfe_waypoint_template.variable_options did not specify options list. [GH-1242]

v0.104.0

27 Feb 10:13
Compare
Choose a tag to compare

v0.104.0 (February 27, 2025)

IMPROVEMENTS:

  • Add way to assign actions to a Waypoint template or application on create or update. [GH-1224]
  • Enabling failing HCP Vault Dedicates GHA pipeline tests with fix. [GH-1218]

DEPRECATIONS:

  • The following attribute is deprecated for Waypoint the add-on resource and data source:
    • hcp_waypoint_add_on_created_by [GH-1208]

v0.103.0

19 Feb 22:42
Compare
Choose a tag to compare

v0.103.0 (February 19, 2025)

IMPROVEMENTS:

  • Add support for GitLab integration in HVS. [GH-1189]
  • Update hcp_project calls to retry when encountering a 502, 503, or 504 error. [GH-1181]
  • Updating the provider for HCP Boundary to allow for controller configuration settings upon hcp_boundary_cluster resource/data-source [GH-1164]
  • hcp_log_streaming_destination: Generally Available [GH-1207]
  • hcp_log_streaming_destination: manage resource with Log Streaming Service client [GH-1174]

BUG FIXES:

  • Fix a bug where updating an HVS secret name or app name would not recreate the resource as expected [GH-1157]
  • diagnostics: Remove statuspage checks [GH-1216]

v0.102.0

17 Jan 21:24
Compare
Choose a tag to compare

v0.102.0 (January 17, 2025)

BREAKING CHANGES:

  • waypoint: Add new required field for no-code module ID to Waypoint template and
    add-on definition resources. [GH-1146]

FEATURES:

  • remove 'starter_small' as a valid tier for hcp vault cluster [GH-1162]

IMPROVEMENTS:

  • Update Go version to 1.22. [GH-1161]
  • Updating docs with examples for hcp_waypoint_template resource/data-source [GH-1156]

v0.101.0

16 Dec 18:03
Compare
Choose a tag to compare

v0.101.0 (December 16, 2024)

FEATURES:

  • add 'hcp_vault_secrets_integration' resource as a replacement for the provider-specific resources [GH-1151]
  • add vault_secrets_integration_azure resource and add support for azure secrets to vault_secrets_rotating_secret resource [GH-1143]

DEPRECATIONS:

  • the following resources are deprecated:
    • hcp_vault_secrets_integration_aws
    • hcp_vault_secrets_integration_azure
    • hcp_vault_secrets_integration_confluent
    • hcp_vault_secrets_integration_gcp
    • hcp_vault_secrets_integration_mongodbatlas
    • hcp_vault_secrets_integration_twilio [GH-1151]

BUG FIXES:

  • Fix a panic when creating HVS app or secret [GH-1154]

v0.100.0

02 Dec 20:10
Compare
Choose a tag to compare

v0.100.0 (December 02, 2024)

IMPROVEMENTS:

  • Enable updates to Vault Radar integration connections. [GH-1133]
  • Enable updates to Vault Radar integration subscriptions. [GH-1139]
  • Enable updates to Vault Radar source token. [GH-1134]
  • Update hcp_group API calls to retry when encountering a 502, 503, or 504 error. [GH-1140]
  • Upgrade the HCP SDK and update Vault Secrets to use API V2 (stable/2023-11-28) [GH-1142]

BUG FIXES:

  • Retry billing service update call when creating a project [GH-1131]

v0.99.0

12 Nov 13:33
Compare
Choose a tag to compare

v0.99.0 (November 12, 2024)

DEPRECATIONS:

  • Added a Deprecation message for the following resources: hcp_consul_agent_helm_config,hcp_consul_agent_kubernetes_secret,hcp_consul_cluster,hcp_consul_versions [GH-1124]
  • Added a Deprecation message for the following resources: hcp_consul_cluster,hcp_consul_cluster_root_token,hcp_consul_snapshot [GH-1124]