Data Source: oci_osmanagement_software_sources

This data source provides the list of Software Sources in Oracle Cloud Infrastructure OS Management service.

Returns a list of all Software Sources.

Example Usage

data "oci_osmanagement_software_sources" "test_software_sources" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.software_source_display_name
	state = var.software_source_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SoftwareSource Reference

The following attributes are exported: