The PingOne Advanced Identity Cloud Terraform provider is a plugin for Terraform that supports the management of Advanced Identity Cloud tenants. This provider is maintained internally by the Ping Identity team.
The PingOne Advanced Identity Cloud Terraform provider is under active development. As such, consumers must have flexibility for breaking changes until the 1.0.0
release. When using the provider within an automated pipeline prior to 1.0.0
, it is recommended to pin the provider version similar to version = "~> 0.5.0"
to avoid experiencing an unexpected pipeline failure as the result of a provider change. Enhancements, bug fixes, notes and breaking changes can be found on the Changelog. If issues are found, please raise a github issue on this project.
Provider documentation can be found on the Terraform registry, and at terraform.pingidentity.com.
- Terraform 1.4+
- Go 1.22.3+ (for local development builds)
Extended documentation can be found at:
We appreciate your help! To contribute through logging issues or creating pull requests, please read the contribution guidelines.