Skip to content

chore(deps): update terraform vault to v2.24.1

Renovate Bot requested to merge renovate/vault-2.x into main

This MR contains the following updates:

Package Type Update Change
vault (source) required_provider minor 2.22.1 -> 2.24.1

Release Notes

hashicorp/terraform-provider-vault

v2.24.1

Compare Source

2.24.1 (October 05, 2021)

BUGS:

  • resource/vault_raft_snapshot_agent_config: Fix bug where cloud provider was missing and google_endpoint is returned as false instead of null (#​1173)

v2.24.0

Compare Source

FEATURES:

  • New Database Resource: Added support for the snowflake-database-plugin to vault_database_secret_backend_connection (#​983)
  • resource/vault_raft_snapshot_agent_config: Provision Raft Snapshot Agent Configurations in Vault Enterprise. (#​1139)

IMMROVEMENTS:

  • resource/database_secret_backend_connection: Add username_template to vault_database_secret_backend_connection (#​1103)
  • resource/ldap_auth_backend: Allow the creation of local mounts (#​1115)
  • resource/jwt_auth_backend: Allow the creation of local mounts (#​1115)
  • resource/consul_secret_backend: Allow the creation of local mounts (#​1115)

BUGS:

  • resource/vault_identity_group: Fix bug where member_entity_ids & member_group_ids were attempted to be managed on external identity groups (#​1134)

v2.23.0

Compare Source

FEATURES:

IMMROVEMENTS:

  • resource/database_secret_backend/mysql: Add tls_certificate_key and tls_ca options (#​1098)

BUGS:

  • resource/jwt_auth_backend: Fixed bug where provider_config did not configure non-string values correctly (#​1118)
  • resource/gcp_auth_backend: Support importing resource (#​1125)
  • resource/okta_auth_backend: Support importing resource (#​1123)
  • resource/audit: List audit only once during read (#​1138)
  • resource/identity_oidc_key: Error handling for identity oidc key vault calls (#​1142)

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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports