Skip to content

Update Terraform vault to v3.3.1

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 patch 3.3.0 -> 3.3.1

Release Notes

hashicorp/terraform-provider-vault

v3.3.1

Compare Source

BUGS:

  • resource/identity_group: Report an error upon duplicate resource creation failure. Document group name caveats. (#​1352)
  • resource/pki_secret_backend_root_sign_intermediate: Fix panic when reading ca_chain from Vault (#​1357)
  • resource/raft_snapshot_agent_config: Properly handle nil response on read (#​1360)
  • resource/identity_*: Ensure non-existent entities are handled properly (#​1361)
  • resource/dentity_group_member_entity_ids: Properly handle nil member_identity_ids on read (#​1356)

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