Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 659 Bytes

vro_workflow.md

File metadata and controls

31 lines (22 loc) · 659 Bytes
page_title subcategory description
morpheus_vro_workflow Data Source - terraform-provider-morpheus
Provides a Morpheus vRO workflow data source.

morpheus_vro_workflow (Data Source)

Provides a Morpheus vRO workflow data source.

Example Usage

data "morpheus_vro_workflow" "example_vro_workflow" {
  name = "Create an AD Computer Object"
}

Schema

Optional

  • name (String) The name of the vRealize orchestrator workflow
  • value (Number)

Read-Only

  • id (String) The ID of this resource.