https://github.com/pingidentity/terraform-provider-pingdirectory
Terraform provider for PingDirectory
https://github.com/pingidentity/terraform-provider-pingdirectory
Last synced: about 1 year ago
JSON representation
Terraform provider for PingDirectory
- Host: GitHub
- URL: https://github.com/pingidentity/terraform-provider-pingdirectory
- Owner: pingidentity
- License: apache-2.0
- Created: 2023-01-11T18:30:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T21:06:34.000Z (about 1 year ago)
- Last Synced: 2025-04-08T22:22:10.880Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 15 MB
- Stars: 6
- Watchers: 13
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PingDirectory Terraform Provider
The PingDirectory Terraform provider is a plugin for [Terraform](https://www.terraform.io/) that supports the management of PingDirectory configuration. This provider is maintained internally by the Ping Identity team.
## Requirements
* Terraform 1.1+
* Go 1.20+
# Documentation
See the [Terraform registry](https://registry.terraform.io/providers/pingidentity/pingdirectory/latest/docs) for documentation on how to use the provider and what it is useful for.
See the [examples](examples/) directory for more examples using the provider.
## Useful Links
* [Terraform Registry](https://registry.terraform.io/providers/pingidentity/pingdirectory/latest)
* [Discuss the PingDirectory Terraform Provider](https://support.pingidentity.com/s/topic/0TO1W000000IF30WAG/pingdevops)
* [Ping Identity Home](https://www.pingidentity.com/en.html)
Extended documentation can be found at:
* [PingDirectory Documentation](https://docs.pingidentity.com/r/en-us/pingdirectory-92/pd_ds_landing_page)
* [Ping Identity Developer Portal](https://developer.pingidentity.com/en.html)
## Contributing
We appreciate your help! To contribute through logging issues or creating pull requests, please read the [contribution guidelines](CONTRIBUTING.md)