Data Source: oci_waf_protection_capability_group_tag

This data source provides details about a specific Protection Capability Group Tag resource in Oracle Cloud Infrastructure Waf service.

Lists of available group tags filtered by query parameters.

Example Usage

data "oci_waf_protection_capability_group_tag" "test_protection_capability_group_tag" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    name = var.protection_capability_group_tag_name
    type = var.protection_capability_group_tag_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: