Data Source: oci_functions_applications

This data source provides the list of Applications in Oracle Cloud Infrastructure Functions service.

Lists applications for a compartment.

Example Usage

data "oci_functions_applications" "test_applications" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.application_display_name
    id = var.application_id
    state = var.application_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Application Reference

The following attributes are exported: