Data Source: oci_database_exadata_infrastructure_download_config_file

This data source provides details about a specific Exadata Infrastructure Download Config File resource in Oracle Cloud Infrastructure Database service.

Downloads the configuration file for the specified Exadata Cloud@Customer infrastructure.

Example Usage

data "oci_database_exadata_infrastructure_download_config_file" "test_exadata_infrastructure_download_config_file" {
    #Required
    exadata_infrastructure_id = oci_database_exadata_infrastructure.test_exadata_infrastructure.id

    #Optional
    base64_encode_content = "false"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: