| page_title | morpheus_workflow Data Source - terraform-provider-morpheus |
|---|---|
| subcategory | |
| description | Provides a Morpheus workflow data source. |
Provides a Morpheus workflow data source.
data "morpheus_workflow" "example_workflow" {
name = "Example Workflow"
}name(String) The name of the workflow
id(Number) The ID of this resource.