Data Source: oci_resourcemanager_stack

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

Gets the specified stack. For more information, see Getting a Stack’s Details.

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: