Data Source: oci_resourcemanager_stack_tf_state

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

Returns the Terraform state for the specified stack.

Example Usage

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

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: