Skip to content

chore(deps): update terraform vault to v3.15.2

Lama 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.12.0 -> 3.15.2

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

Compare Source

BUGS:

  • Revert #​1830 which introduced a unexpected breaking change in the way authentication is done within a namespace: (#​1840)

v3.15.1

Compare Source

BUGS:

  • Ensure that the auth_login honours the provider's namespace: (#​1830)

v3.15.0

Compare Source

FEATURES:

  • Add support for MongoDB Atlas Secrets engine: (#​1816)

BUGS:

  • Fix panic while importing namespaces: (#​1818)
  • Avoid writing empty strings to Vault when creating PKCS managed keys: (#​1803)
  • Fix possible panic with autopilot import: (#​1801)
  • Ensure that the qr_size can be properly configured for MFA TOTP: (#​1750)

v3.14.0

Compare Source

FEATURES:

  • Add PKI Unified CRL parameters: (#​1789)
  • Add resource for GCP impersonated account support: (#​1745)

BUGS:

  • Add nil check for IsEnterpriseSupported util: (#​1787)
  • Fix KV incorrect metadata path for prefixed mounts: (#​1781)

v3.13.0

Compare Source

FEATURES:

  • Add new resource for AWS Auth Backend config identity: (#​1724)
  • Support default_user_template field on vault_ssh_secret_backend_role: (#​1725)

IMMROVEMENTS:

  • Secrets from the AD, AWS, Azure & Nomad Secrets Engines are sensitive: (#​1726)
  • Add enterprise check for new Raft Autopilot parameter: (#​1721)

BUGS:

  • Fix KVV2 datasource upon retrieval of soft deleted secrets: (#​1760)
  • Fix issue where removing optional fields in database secrets backend connection resource did not reset the fields to their default values: (#​1737)
  • Fix construction of metadata path in KV V2 resource: (#​1722)

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, check this box

This MR has been generated by Renovate Bot.

Edited by Lama Bot

Merge request reports