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: 4 months ago
JSON representation
Terraform PingOne provider
- Host: GitHub
- URL: https://github.com/pingidentity/terraform-provider-pingone
- Owner: pingidentity
- License: apache-2.0
- Created: 2022-06-13T21:59:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-09T21:01:55.000Z (4 months ago)
- Last Synced: 2026-02-09T22:23:14.276Z (4 months ago)
- Topics: ping-identity, pingone, terraform, terraform-provider
- Language: Go
- Homepage: https://registry.terraform.io/providers/pingidentity/pingone/
- Size: 20.4 MB
- Stars: 16
- Watchers: 8
- Forks: 8
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-v0.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.23.3+ (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)