Data Source: oci_iot_iot_domain_groups

This data source provides the list of Iot Domain Groups in Oracle Cloud Infrastructure Iot service.

Retrieves a list of IoT domain groups within the specified compartment.

Example Usage

data "oci_iot_iot_domain_groups" "test_iot_domain_groups" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.iot_domain_group_display_name
	id = var.iot_domain_group_id
	state = var.iot_domain_group_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

IotDomainGroup Reference

The following attributes are exported: