Data Source: oci_recovery_recovery_service_subnets

This data source provides the list of Recovery Service Subnets in Oracle Cloud Infrastructure Recovery service.

Returns a list of Recovery Service Subnets.

Example Usage

data "oci_recovery_recovery_service_subnets" "test_recovery_service_subnets" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.recovery_service_subnet_display_name
	id = var.recovery_service_subnet_id
	state = var.recovery_service_subnet_state
	vcn_id = oci_core_vcn.test_vcn.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

RecoveryServiceSubnet Reference

The following attributes are exported: