Skip to content

Update Terraform vault to v3.8.2 - autoclosed

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.8.1 -> 3.8.2

Release Notes

hashicorp/terraform-provider-vault

v3.8.2

Compare Source

IMMROVEMENTS:

  • Add bootstrap field to Consul backend resources: (#​1571)
  • Add data field to KV data sources: (#​1577)

BUGS:

  • fix: remove unnecessary nesting of secret data for KV-V1 secrets: (#​1570)

NOTES:

  • vault_kv_secret no longer stores secrets in Vault under a nested data object. In versions 3.8.1 and below, the kv resource inadvertently nested the value under data. To remedy this please update any consumers of this KV and run a terraform apply to properly set the value.

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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports