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.

The API to get the list of plugins that are available.

Example Usage

data "oci_computeinstanceagent_instance_available_plugins" "test_instance_available_plugins" {
	#Required
	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: