infra
infra copied to clipboard
chore(deps): update terraform hcp to v0.89.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| hcp (source) | required_provider | minor | 0.83.0 -> 0.89.0 |
| hcp (source) | required_provider | minor | 0.82.0 -> 0.89.0 |
Release Notes
hashicorp/terraform-provider-hcp (hcp)
v0.89.0
IMPROVEMENTS:
- Support setting variable options in
Support setting variable options inhcp_waypoint_add_on_definition`. [GH-819]
BUG FIXES:
- Fix first apply scenario for hcp_vault_secrets_app_iam_binding and hcp_vault_secrets_app_iam_policy, update docs [GH-838]
v0.88.0
IMPROVEMENTS:
- Documentation: call OpenAppSecrets instead of List + Open in hcp_vault_secrets_app data source. This improves an issue with additional unnecessary client API usage. [GH-826]
- Support setting variable options in
hcp_waypoint_application_template. [GH-816] - resource/hcp_log_streaming_destination: Label resource as public beta [GH-830]
v0.87.1
BUG FIXES:
- Fix documentation of hcp_vault_secrets_app_iam_binding and hcp_vault_secrets_app_iam_policy [GH-825]
v0.87.0
FEATURES:
- Add
hcp_vault_secrets_app_iam_bindingresource. [GH-813] - Add
hcp_vault_secrets_app_iam_policyresource. [GH-813] - New resource: Add
hcp_waypoint_add_onresource for managing Waypoint Add-ons. New data-source: Adddata.hcp_waypoint_add_ondata-source for Waypoint Add-ons. [GH-807]
IMPROVEMENTS:
- Add GitHub Action to run identity-specific tests [GH-810]
- CODEOWNERS: Fix the vault-secrets resource ownership to @hashicorp/cloud-vault-secrets team. [GH-820]
- CODEOWNERS: Fix vault-secrets resource ownership to @hashicorp/cloud-vault-secrets team. [GH-814]
- Documentation: Gracefully handle rate limiting error on
hcp_vault_secrets_secretresource. [GH-812] - Return resource name when a Vault Secrets App is created [GH-813]
- Vault secret resources can now be created with an optional project ID. If project ID is present, the resource will be created within that project. [GH-808]
BUG FIXES:
- Fixes the case where Vault secret resources ignore provider project changes. [GH-808]
v0.86.0
FEATURES:
- Add DataDog config option for hcp_log_streaming_destination resource. [GH-803]
- Add in-place update functionality to
hcp_log_streaming_destinationresource. [GH-802]
BUG FIXES:
- Fixed an issue that caused a HTTP audit-log streaming config to fail with allowed values for http_codec are only "JSON" or "NDJSON" [GH-781]
- Handle the case when multiple organizations are associated with the configured credentials. Now, it instead prompts an error, requiring users to specify a particular organization in the HCP provider config block. [GH-793]
v0.85.0
FEATURES:
- New resource: Add
hcp_waypoint_applicationresource for managing Waypoint Application. New data-source: Adddata.hcp_waypoint_applicationdata-source for Waypoint Application. [GH-794]
IMPROVEMENTS:
- Documentation: Update hcp_iam_policy docs with HCP Vault Secrets Roles App Manager and App Secret Reader [GH-801]
v0.84.1
IMPROVEMENTS:
- Documentation: Adjust the subcategory for hcp_user_principal, hcp_group_members, hcp_iam_workload_identity_provider to Cloud Platform [GH-797]
BUG FIXES:
- Fixes an issue where organization ID was not sent on data.hcp_user_principal lookup [GH-797]
v0.84.0
BREAKING CHANGES:
- Removed
hcp_packer_imagedata source, previously deprecated and replaced byhcp_packer_artifactin v0.82.0. [GH-791] - Removed
hcp_packer_iterationdata source, previously deprecated and replaced byhcp_packer_versionin v0.82.0. [GH-791] - Removed
iteration_fingerprintattribute fromhcp_packer_channel_assignmentresource, previously deprecated and replaced byversion_fingerprintin v0.82.0. [GH-791]
FEATURES:
- New data source: Add
hcp_groupdata source for retrieving HCP groups. [GH-787] - New resource: Add
hcp_group_membersresource for managing HCP user principals in a group. [GH-787] - New resource: Add
hcp_waypoint_add_on_definitionresource for managing Waypoint Add-on Definitions. New data-source: Adddata.hcp_waypoint_add_on_definitiondata-source for Waypoint Add-on Definitions. [GH-785] - New resource: Add
hcp_waypoint_application_templateresource for managing Waypoint Application Templates. New data-source: Adddata.hcp_waypoint_application_templatedata-source for Waypoint Application Templates. [GH-778] - New resource: Add
hcp_waypoint_tfc_configresource for managing the TFC Configuration used by Waypoint. [GH-766]
BUG FIXES:
- Update Boundary API clients method name to match the latest version [GH-770]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.