Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pingidentity/terraform-provider-pingfederate
Terraform PingFederate Provider
https://github.com/pingidentity/terraform-provider-pingfederate
ping-identity pingfederate terraform terraform-provider
Last synced: about 2 hours ago
JSON representation
Terraform PingFederate Provider
- Host: GitHub
- URL: https://github.com/pingidentity/terraform-provider-pingfederate
- Owner: pingidentity
- License: other
- Created: 2023-06-12T21:33:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:16:08.000Z (9 days ago)
- Last Synced: 2024-10-29T22:45:50.561Z (9 days ago)
- Topics: ping-identity, pingfederate, terraform, terraform-provider
- Language: Go
- Homepage: https://registry.terraform.io/providers/pingidentity/pingfederate/latest/docs
- Size: 5.57 MB
- Stars: 12
- Watchers: 8
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PingFederate Terraform Provider
The PingFederate Terraform provider is a plugin for [Terraform](https://www.terraform.io/) that supports the management of PingFederate configuration via the management API. This provider is maintained internally by the Ping Identity team.## Getting Started
Provider documentation can be found on the [Terraform registry](https://registry.terraform.io/providers/pingidentity/pingfederate/latest), and in the [PingFederate getting started guide](https://terraform.pingidentity.com/getting-started/pingfederate/) at [terraform.pingidentity.com](https://terraform.pingidentity.com).
## Requirements
* Terraform 1.4+
* Go 1.21+ (for local development builds)## Useful Links
* [Discuss the PingFederate 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:
* [PingFederate Documentation](https://docs.pingidentity.com/r/en-us/pingfederate-121/pf_pingfederate_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).