Skip to content

Support Credential Type Versioning #1098

@mjspi

Description

@mjspi

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Thank you for opening an issue. Please note that we try to keep the issue tracker reserved for bug reports and feature requests. For general usage questions about terraform, please see: https://discuss.hashicorp.com/c/terraform-core/27. For general usage questions about this provider, please see: https://support.pingidentity.com/s/topic/0TODo0000001MSAOA2/terraform.

Description

Version tracking of a credential type has expanded to include a UUID, version number, and URI. The attributes are read only.

If the updated credential type differs from the existing credential type, the service saves the existing credential type as a Credential Type Version and increments version.number in the updated credential type.

Credential Type Versions can be read with Read All Credential Type Versions.

Reference PingOne Credentials | Credential Types API Documentation

New or Affected Resource(s)

  • pingone_credential_type
  • pingone_credential_type_versions (new)

Potential Terraform Configuration

# Copy-paste your PingOne related Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

# Remember to replace any account/customer sensitive information in the configuration before submitting the issue

References

Metadata

Metadata

Labels

service/credentialsPingOne Credentialssize/mediumMedium size change (e.g. enhancing the logic of an existing resource or datasource)status/blocked/upstream-sdkThe issue/PR is blocked by an upstream SDKstatus/needs-triageThe issue/PR needs initial triagetype/enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions