Data Source: oci_computeinstanceagent_instance_available_plugins

This data source provides the list of Instance Available Plugins in Oracle Cloud Infrastructure Compute Instance Agent service.

Lists the Oracle Cloud Agent plugins that are available for compute instances in a specific compartment.

Example Usage

data "oci_computeinstanceagent_instance_available_plugins" "test_instance_available_plugins" {
	#Required
	compartment_id = var.compartment_id
	os_name = var.instance_available_plugin_os_name
	os_version = var.instance_available_plugin_os_version

	#Optional
	name = var.instance_available_plugin_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InstanceAvailablePlugin Reference

The following attributes are exported: