» Data Source: oci_core_fast_connect_provider_service_key

This data source provides details about a specific Fast Connect Provider Service Key resource in Oracle Cloud Infrastructure Core service.

Gets the specified provider service key's information.

» Example Usage

data "oci_core_fast_connect_provider_service_key" "test_fast_connect_provider_service_key" {
    #Required
    provider_service_id = "${oci_core_provider_service.test_provider_service.id}"
    provider_service_key_name = "${var.fast_connect_provider_service_key_provider_service_key_name}"
}

» Argument Reference

The following arguments are supported:

» Attributes Reference

The following attributes are exported: