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)
- Host: GitHub
- URL: https://github.com/oracle-quickstart/oci-ldap
- Owner: oracle-quickstart
- License: upl-1.0
- Created: 2019-05-17T01:12:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T19:26:12.000Z (about 5 years ago)
- Last Synced: 2024-12-29T20:16:02.616Z (6 months ago)
- Topics: cloud, ldap, oci, oracle, oracle-led, terraform
- Language: HCL
- Homepage:
- Size: 9.1 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.