Data Source: oci_certificates_management_certificate_authority_versions

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

Lists all versions for the specified certificate authority (CA). Optionally, you can use the parameter FilterByVersionNumberQueryParam to limit the results to a single item that matches the specified version number.

Example Usage

data "oci_certificates_management_certificate_authority_versions" "test_certificate_authority_versions" {
	#Required
	certificate_authority_id = oci_certificates_management_certificate_authority.test_certificate_authority.id

	#Optional
	version_number = var.certificate_authority_version_version_number
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CertificateAuthorityVersion Reference

The following attributes are exported: