Data Source: oci_dif_stacks

This data source provides the list of Stacks in Oracle Cloud Infrastructure Dif service.

Gets a list of Stacks.

Example Usage

data "oci_dif_stacks" "test_stacks" {

	#Optional Either compartment id or stack id must be provided
	compartment_id = var.compartment_id
	display_name = var.stack_display_name
	id = var.stack_id
	state = var.stack_state
}

Argument Reference

The following arguments are supported. Either compartment id or stack id must be provided:

Attributes Reference

The following attributes are exported:

Stack Reference

The following attributes are exported: