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 in
hcp_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_binding
resource. [GH-813] - Add
hcp_vault_secrets_app_iam_policy
resource. [GH-813] - New resource: Add
hcp_waypoint_add_on
resource for managing Waypoint Add-ons. New data-source: Adddata.hcp_waypoint_add_on
data-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_secret
resource. [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_destination
resource. [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_application
resource for managing Waypoint Application. New data-source: Adddata.hcp_waypoint_application
data-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_image
data source, previously deprecated and replaced byhcp_packer_artifact
in v0.82.0. [GH-791] - Removed
hcp_packer_iteration
data source, previously deprecated and replaced byhcp_packer_version
in v0.82.0. [GH-791] - Removed
iteration_fingerprint
attribute fromhcp_packer_channel_assignment
resource, previously deprecated and replaced byversion_fingerprint
in v0.82.0. [GH-791]
FEATURES:
- New data source: Add
hcp_group
data source for retrieving HCP groups. [GH-787] - New resource: Add
hcp_group_members
resource for managing HCP user principals in a group. [GH-787] - New resource: Add
hcp_waypoint_add_on_definition
resource for managing Waypoint Add-on Definitions. New data-source: Adddata.hcp_waypoint_add_on_definition
data-source for Waypoint Add-on Definitions. [GH-785] - New resource: Add
hcp_waypoint_application_template
resource for managing Waypoint Application Templates. New data-source: Adddata.hcp_waypoint_application_template
data-source for Waypoint Application Templates. [GH-778] - New resource: Add
hcp_waypoint_tfc_config
resource 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.