Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pingidentity/terraform-provider-pingone
Terraform PingOne provider
https://github.com/pingidentity/terraform-provider-pingone
ping-identity pingone terraform terraform-provider
Last synced: 28 days ago
JSON representation
Terraform PingOne provider
- Host: GitHub
- URL: https://github.com/pingidentity/terraform-provider-pingone
- Owner: pingidentity
- License: mpl-2.0
- Created: 2022-06-13T21:59:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:35:32.000Z (6 months ago)
- Last Synced: 2024-05-22T17:02:58.745Z (6 months ago)
- Topics: ping-identity, pingone, terraform, terraform-provider
- Language: Go
- Homepage: https://registry.terraform.io/providers/pingidentity/pingone/
- Size: 16.6 MB
- Stars: 12
- Watchers: 10
- Forks: 5
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# PingOne Terraform Provider
The PingOne Terraform provider is a plugin for [Terraform](https://www.terraform.io/) that allows for the full lifecycle management of PingOne configuration. This provider is maintained internally by the Ping Identity team.
* [Terraform at Ping Identity documentation](https://terraform.pingidentity.com)
* [Discuss the PingOne Terraform Provider](https://support.pingidentity.com/s/topic/0TO1W000000IF30WAG/pingdevops)
* [Ping Identity Home](https://www.pingidentity.com/en.html)## Requirements
* Terraform 1.4+
* Go 1.21+ (for local development builds)## Quickstarts
* [Getting started - using the provider](https://registry.terraform.io/providers/pingidentity/pingone/latest/docs)
* [Provider development](CONTRIBUTING.md)## Documentation
Extended documentation can be found at:
* [Terraform Registry](https://registry.terraform.io/providers/pingidentity/pingone/latest/docs)
* [PingOne API and Developer Documentation](https://apidocs.pingidentity.com/pingone/platform/v1/api/)
* [Introduction to PingOne](https://docs.pingidentity.com/bundle/pingone/page/als1564020488261.html)
* [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)