stevenlanders / terraform-provider-ldap

Terraform provider to manager LDAP resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-provider-ldap

A Terraform plugin for managing an LDAP server.

Installation

Terraform >= 0.13

This provider is now available for automatic installation through the Terraform Registry: https://registry.terraform.io/providers/Ouest-France/ldap/latest/docs

Terraform < 0.13

Download and extract the latest release to your terraform plugin directory (typically ~/.terraform.d/plugins/)

Documentation

The document of this provider is now available on the Terraform registry: https://registry.terraform.io/providers/Ouest-France/ldap/latest/docs

About

Terraform provider to manager LDAP resources


Languages

Language:Go 99.1%Language:Makefile 0.9%