Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l-with/terraform-provider-ldap
https://github.com/l-with/terraform-provider-ldap
ldap terraform terraform-provider
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/l-with/terraform-provider-ldap
- Owner: l-with
- Created: 2022-08-20T14:01:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T17:29:25.000Z (about 2 months ago)
- Last Synced: 2024-10-16T15:11:40.991Z (22 days ago)
- Topics: ldap, terraform, terraform-provider
- Language: Go
- Homepage:
- Size: 430 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform provider ldap
terraform provider for LDAP
## Requirements
* [Terraform Plugin SDK](https://github.com/hashicorp/terraform-plugin-sdk)
* [terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs)## Disclaimer
This is under development. You will certainly find bugs and limitations.
In those cases, please report issues or, if you can, submit a pull-request.This can be used to retrieve details about a single LDAP entry or about all LDAP entries matching a filter.
There is also a resource to provide an LDAP entry.