Data Source: oci_compute_cloud_at_customer_ccc_infrastructures

This data source provides the list of Ccc Infrastructures in Oracle Cloud Infrastructure Compute Cloud At Customer service.

Returns a list of Compute Cloud@Customer infrastructures.

Example Usage

data "oci_compute_cloud_at_customer_ccc_infrastructures" "test_ccc_infrastructures" {

	#Optional
	access_level = var.ccc_infrastructure_access_level
	ccc_infrastructure_id = oci_compute_cloud_at_customer_ccc_infrastructure.test_ccc_infrastructure.id
	compartment_id = var.compartment_id
	compartment_id_in_subtree = var.ccc_infrastructure_compartment_id_in_subtree
	display_name = var.ccc_infrastructure_display_name
	display_name_contains = var.ccc_infrastructure_display_name_contains
	state = var.ccc_infrastructure_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CccInfrastructure Reference

The following attributes are exported: