Data Source: oci_apm_apm_domains

This data source provides the list of Apm Domains in Oracle Cloud Infrastructure Apm service.

Lists all APM domains for the specified tenant compartment.

Example Usage

data "oci_apm_apm_domains" "test_apm_domains" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.apm_domain_display_name
	state = var.apm_domain_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ApmDomain Reference

The following attributes are exported: