Skip to content

Update Terraform vault to v3.1.1 - autoclosed

Renovate Bot requested to merge renovate/vault-3.x into main

This MR contains the following updates:

Package Type Update Change
vault (source) required_provider minor 3.0.1 -> 3.1.1

Release Notes

hashicorp/terraform-provider-vault

v3.1.1

Compare Source

BUGS:

  • Prevent new entity read failures when the VAULT_TOKEN environment variable is not set (#​1270)

v3.1.0

Compare Source

FEATURES:

  • provider: Add support retrying entity reads for Client Controlled Consistency type operations (#​1263)
  • provider: Add support for optionally creating a batch child token via the skip_child_token option (#​775)

IMMROVEMENTS:

  • data/policy_document: Add support for patch capability for vault-1.9+. (#​1238)
  • resource/database_secret_backend_connection: Add support for InfluxDB connections (#​1121)
  • resource/generic_secret: Add support for deleting all version data for a KV-V2 secret (#​1254)
  • resource/database_secret_backend_connection: Add support configuring Contained Databases for mssql (#​1259)
  • resource/vault_jwt_auth_backend: Add oidc_response_mode, oidc_response_types, and namespace_in_state fields (#​1244)
  • Add better error reporting whenever invalid JSON metadata is encountered (#​1262)
  • resource/vault_identity_entity_alias: Add custom_metadata support for entity aliases (#​1235)
  • resource/approle_auth_backend_role_secret_id: Update Vault provider to be compatible with Vault 1.9 changes (#​1242)
  • provider: Encrypt logged HTTP secret header values (#​1250)
  • provider: Optionally log request and response bodies (#​1251)

BUGS:

  • resource/identity_group_policies: Fix potential nil panic in type conversion for API policies (#​1245)
  • resource/aws_secret_backend_role: Fix for properly detecting changes in the JSON policy document (#​1014)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports