Skip to content

chore(deps): update terraform vault to v3

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 major 2.24.1 -> 3.0.0

Release Notes

hashicorp/terraform-provider-vault

v3.0.0

Compare Source

FEATURES:

IMMROVEMENTS:

  • Upgrade Terraform Plugin SDK to v2
  • Add support for client controlled consistency on Vault Enterprise (#​1188)
  • resource/jwt_auth_backend_role: Add field disable_bound_claims_parsing to disable bound claim value parsing, which is useful when values contain commas (#​1200)
  • resource/transform_template: Add encode_format and decode_formats fields for Vault Enterprise with the Advanced Data Protection Transform Module (#​1214)
  • data/generic_secret: Store lease_start_time UTC. (#​1216)

BUGS:

  • data/gcp_auth_backend_role: Report an error when attempting to access a nonexistent role. (#​1184)
  • data/generic_secret: Ensure lease_start_time is stored in RFC3339 format. (#​770)

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