Data Source: oci_budget_cost_anomaly_monitors

This data source provides the list of Cost Anomaly Monitors in Oracle Cloud Infrastructure Budget service.

Gets a list of Cost Anomaly Monitors in a compartment.

Example Usage

data "oci_budget_cost_anomaly_monitors" "test_cost_anomaly_monitors" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.cost_anomaly_monitor_name
	region = var.cost_anomaly_monitor_region
	state = var.cost_anomaly_monitor_state
	target_tenant_id = oci_budget_target_tenant.test_target_tenant.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CostAnomalyMonitor Reference

The following attributes are exported: