Data Source: oci_cloud_bridge_environments

This data source provides the list of Environments in Oracle Cloud Infrastructure Cloud Bridge service.

Returns a list of source environments.

Example Usage

data "oci_cloud_bridge_environments" "test_environments" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.environment_display_name
	environment_id = oci_cloud_bridge_environment.test_environment.id
	state = var.environment_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Environment Reference

The following attributes are exported: