Skip to content

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

Marc 'risson' Schmitt requested to merge renovate/vault-3.x into master

This MR contains the following updates:

Package Type Update Change
vault (source) required_provider minor 3.11.0 -> 3.13.0

Release Notes

hashicorp/terraform-provider-vault

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)

v3.12.0

Compare Source

IMMROVEMENTS:

  • Add support for importing the PKI CRL config: (#​1710)
  • Ensure duplicate alias names are handled properly in LookupEntityAlias: (#​1708)
  • Add support for a Raft Autopilot State datasource: (#​1705)
  • Add support for adding metadata to a KV V2 Secret: (#​1687)
  • Set AWS credentials sensitive: (#​1678)
  • Set ForceNew on the path field of namespaces: (#​1713)

BUGS:

  • Fix removed MSGraph param in Azure Secrets: (#​1682)
  • Fix KV V2 data source when specifying a version: (#​1677)
  • Ensure that vault_kv_secret_backend_v2 mount is correctly imported: (#​1701)

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 becomes conflicted, 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 Marc 'risson' Schmitt

Merge request reports