Certificate attribute for pingone_key resource #580
Labels
size/medium
Medium size change (e.g. enhancing the logic of an existing resource or datasource)
status/blocked/upstream-api
The issue/PR is blocked by an upstream API
status/triaged
The issue/PR has completed initial triage and needs assignment
type/enhancement/ux
Enhancements specifically for user experience of the provider
type/enhancement
New feature or request
Community Note
Description
Expose the generated certificate as an attribute when creating a key pair with the
pingone_key
resource.In our case this would be used to store the certificate in our secret store where it can be read by Ansible for use in application configuration.
New or Affected Resource(s)
Potential Terraform Configuration
N/A
References
The web UI shows a
Download Certificate
button so I would expect this to be possible.I think this is the API call required: https://apidocs.pingidentity.com/pingone/platform/v1/api/#get-export-public-key-x509-pem
The text was updated successfully, but these errors were encountered: