The Wire · Showcase
VAULT PROVIDER UNLOCKS LDAP AUTO-MANAGEMENT FOR ENTERPRISE
By RepoJournal · Filed · About HashiCorp
HashiCorp shipped auto_unlock support for LDAP static roles across Terraform Vault provider and docs, gating the feature behind Vault Enterprise 2.1+.
The Vault Terraform provider now handles credential lifecycle automation for LDAP backends [1], adding the auto_unlock field to vault_ldap_secret_backend and vault_ldap_secret_backend_static_role with proper enterprise API version gating. Companion work landed identity alias support for issuer and external_id fields [2], completing the identity entity mapping picture for complex auth flows. Documentation infrastructure absorbed four major content updates across SPIFFE auth, HCP Terraform API changes, and AI docs reorganization [3][4][5], with style improvements rolling through overview pages. The Kubernetes provider added kube-helm team to codeowners [6], clarifying future maintainership boundaries. Across the three repos, 24 commits and 8 PRs landed in the last 24 hours.
One email a day. Unsubscribe in one click.
Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Review Vault provider LDAP auto_unlock gating if you manage enterprise secret backends hashicorp/terraform-provider-vault [plan]
- → Update SPIFFE auth workflows to reference new overview and cookbook docs hashicorp/web-unified-docs [plan]
- → Note kube-helm team ownership changes in Kubernetes provider workflow hashicorp/terraform-provider-kubernetes [monitor]
References
- [1] Add auto_unlock for ldap secret engine ↗ hashicorp/terraform-provider-vault
- [2] VAULT-49089: add issuer and external_id fields to aliases (#2994) hashicorp/terraform-provider-vault
- [3] [VAULT] Revamed IA for AI docs ↗ hashicorp/web-unified-docs
- [4] SPE-1593/update spiffe auth ↗ hashicorp/web-unified-docs
- [5] HCP Terraform Docs ↗ hashicorp/web-unified-docs
- [6] added kube-helm team to codeowners (#2955) hashicorp/terraform-provider-kubernetes