An open API service indexing awesome lists of open source software.

https://github.com/oracle-quickstart/oci-ldap

Terraform module to deploy LDAP on Oracle Cloud Infrastructure (OCI)
https://github.com/oracle-quickstart/oci-ldap

cloud ldap oci oracle oracle-led terraform

Last synced: 4 months ago
JSON representation

Terraform module to deploy LDAP on Oracle Cloud Infrastructure (OCI)

Awesome Lists containing this project

README

        

# oci-ldap
These are Terraform modules that deploy [LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol) on [Oracle Cloud Infrastructure (OCI)](https://cloud.oracle.com/en_US/cloud-infrastructure).

## How to use this module
There are two examples shown in this module:
1. [quick_start](./examples/quick_start) folder contains an example of how to use this module.
2. [existing_infra](./examples/existing_infra) folder contains an example of how to use this module.