Data Source: oci_certificates_management_certificate_versions

This data source provides the list of Certificate Versions in Oracle Cloud Infrastructure Certificates Management service.

Lists all certificate versions for the specified certificate. Optionally, you can use the parameter FilterByVersionNumberQueryParam to limit the result set to a single item that matches the specified version number.

Example Usage

data "oci_certificates_management_certificate_versions" "test_certificate_versions" {
	#Required
	certificate_id = oci_certificates_management_certificate.test_certificate.id

	#Optional
	version_number = var.certificate_version_version_number
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CertificateVersion Reference

The following attributes are exported: