Data Source: oci_budget_alert_rules

This data source provides the list of Alert Rules in Oracle Cloud Infrastructure Budget service.

Returns a list of Alert Rules for a specified budget.

Example Usage

data "oci_budget_alert_rules" "test_alert_rules" {
    #Required
    budget_id = oci_budget_budget.test_budget.id

    #Optional
    display_name = var.alert_rule_display_name
    state = var.alert_rule_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AlertRule Reference

The following attributes are exported: