Data Source: oci_resourcemanager_stack

This data source provides details about a specific Stack resource in Oracle Cloud Infrastructure Resource Manager service.

Gets a stack using the stack ID.

Example Usage

data "oci_resourcemanager_stack" "test_stack" {
    #Required
    stack_id = oci_resourcemanager_stack.test_stack.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: