Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pingidentity/terraform-provider-pingdirectory
Terraform provider for PingDirectory
https://github.com/pingidentity/terraform-provider-pingdirectory
Last synced: about 2 months ago
JSON representation
Terraform provider for PingDirectory
- Host: GitHub
- URL: https://github.com/pingidentity/terraform-provider-pingdirectory
- Owner: pingidentity
- License: other
- Created: 2023-01-11T18:30:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T15:12:20.000Z (4 months ago)
- Last Synced: 2024-08-28T16:44:33.722Z (4 months ago)
- Language: Go
- Homepage:
- Size: 14.4 MB
- Stars: 5
- Watchers: 13
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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)