Data Source: oci_optimizer_resource_action

This data source provides details about a specific Resource Action resource in Oracle Cloud Infrastructure Optimizer service.

Gets the resource action that corresponds to the specified OCID.

Example Usage

data "oci_optimizer_resource_action" "test_resource_action" {
	#Required
	resource_action_id = oci_optimizer_resource_action.test_resource_action.id

	#Optional
	include_resource_metadata = var.resource_action_include_resource_metadata
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: