Skip to content

chore(deps): update terraform vault to v4.6.0

Renovate Bot requested to merge renovate/vault-4.x into master

This MR contains the following updates:

Package Type Update Change
vault (source) required_provider minor 4.5.0 -> 4.6.0

Release Notes

hashicorp/terraform-provider-vault (vault)

v4.6.0

Compare Source

FEATURES:

  • Update vault_database_secret_backend_connectionto support password_authentication for PostgreSQL, allowing to encrypt password before being passed to PostgreSQL (#​2371)
  • Add support for external_id field for the vault_aws_auth_backend_sts_role resource (#​2370)
  • Add support for ACME configuration with the vault_pki_secret_backend_config_acme resource. Requires Vault 1.14+ (#​2157).
  • Update vault_pki_secret_backend_role to support the cn_validations role field (#​1820).
  • Add new resource vault_pki_secret_backend_acme_eab to manage PKI ACME external account binding tokens. Requires Vault 1.14+. (#​2367)
  • Add new data source and resource vault_pki_secret_backend_config_cmpv2. Requires Vault 1.18+. Available only for Vault Enterprise (#​2330)

IMPROVEMENTS:

  • Support the event subscribe policy capability for vault_policy_document data source (#​2293)

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

Merge request reports

Loading