Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ldap backend schema #1860

Closed
wants to merge 1 commit into from

Conversation

bmhughes
Copy link

@bmhughes bmhughes commented May 16, 2023

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #1662

Release note for CHANGELOG:

- LDAP secret backend support
  - Add `vault_ldap_secret_backend` resource
  - Add `vault_ldap_secret_backend_dynamic_role` resource
  - Add `vault_ldap_secret_backend_library_set` resource
  - Add `vault_ldap_secret_backend_static_role` resource

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

- Add ldap_secret_backend resource
- Add ldap_secret_backend static and dynamic role resources
- Add ldap_secret_backend library set resource
@bmhughes bmhughes marked this pull request as ready for review May 16, 2023 19:10
@bmhughes bmhughes closed this May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Implement LDAP Secrets Engine
1 participant