Data Source: oci_certificates_management_associations

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

Lists all associations that match the query parameters. Optionally, you can use the parameter FilterByAssociationIdQueryParam to limit the result set to a single item that matches the specified association.

Example Usage

data "oci_certificates_management_associations" "test_associations" {

    #Optional
    associated_resource_id = oci_certificates_management_associated_resource.test_associated_resource.id
    association_id = oci_certificates_management_association.test_association.id
    association_type = var.association_association_type
    certificates_resource_id = oci_certificates_management_certificates_resource.test_certificates_resource.id
    compartment_id = var.compartment_id
    name = var.association_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Association Reference

The following attributes are exported: