Skip to content

Update Terraform vault to v3.4.0

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.3.1 -> 3.4.0

Release Notes

hashicorp/terraform-provider-vault

v3.4.0

Compare Source

FEATURES:

  • data/azure_access_credentials Add subscription_id and tenant_id fields to used during credential validation (#​1384).
  • Add OIDC Provider support: new resources vault_identity_oidc_scope, vault_identity_oidc_assignment, vault_identity_oidc_client , vault_identity_oidc_provider, vault_identity_oidc_public_keys, vault_identity_oidc_openid_config (#​1363)

BUGS:

  • data/azure_access_credentials: Fix credential validation (#​1381).

IMMROVEMENTS:

  • resource/database_secret_backend_connection: Add disable_escaping parameter support to Redshift, HanaDB, Postgres and MSSQL (#​1321)
  • resource/transit_secret_backend_key: Add auto_rotate_interval parameter support to Transit Key Backend (#​1345)
  • resource/consul_secret_backend_role: Add support for Consul role (#​1366)
  • resource/consul_secret_backend_role: Add support for Consul namespaces and partitions (#​1367)
  • resource/github_auth_backend: Add support for organization_id field (#​1296)

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.

Merge request reports