Skip to content

Update Terraform vault to v3.10.0 - 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.8.2 -> 3.10.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-provider-vault

v3.10.0

Compare Source

IMMROVEMENTS:

  • Add support for externally managed Group Member IDs to Vault Identity Group: (#​1630)
  • Support configuring vault version handling: (#​1646)

BUGS:

  • Ensure that namespaced github auth mounts are destroyed: (#​1637)
  • Ensure all AuthLogin instances are validated on call to Login(): (#​1631)

v3.9.1

Compare Source

BUGS:

  • Use the correct AWS login headers within auth_generic: (#​1625)
  • Fix resource recreation following out-of-band changes in Vault: (#​1567)

v3.9.0

Compare Source

IMMROVEMENTS:

  • Add first-class Azure login support: (#​1617)
  • Add first-class OIDC andJWT login support: (#​1615)
  • Add first-class OCI login support: (#​1614)
  • Add first-class Radius login support: (#​1609)
  • Add first-class Kerberos login support: (#​1608)
  • Add first-class GCP login support: (#​1607)
  • Add first-class TLS certificates login support: (#​1605)
  • Add first-class auth login config support for AWS: (#​1599) (#​1618)
  • Add support for login MFA resources: (#​1620)
  • Add Managed Keys support: (#​1508)
  • Add support to perform semantic version comparisons against Vault's server version: (#​1426)
  • Add Mount Migration support to all secrets/auth backends: (#​1594)
  • Use new semantic version checking for Consul secrets backend logic: (#​1593)
  • Docs: Fix vault_kv_secret_backend_v2 delete_version_after example: (#​1602)
  • Support creating Azure secret backend role by specifying the role_id: (#​1573)
  • Add Redis ElastiCache database secrets engine support: (#​1596)
  • vault_pki_secret_backend_cert: Report when renewal is pending: (#​1597)
  • Accept data source values in the token field for Consul secrets backend: (#​1600)

BUGS:

  • Fix erroneous persistent diff in the vault_token resource.: (#​1622)
  • Fix data_source_azure_access_credentials US Government Cloud: (#​1590)
  • Add kv-v2 write retry: (#​1579)

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 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