Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 604 Bytes

File metadata and controls

29 lines (22 loc) · 604 Bytes
page_title subcategory description
epilot-workflow_closing_reason Data Source - terraform-provider-epilot-workflow
ClosingReason DataSource

epilot-workflow_closing_reason (Data Source)

ClosingReason DataSource

Example Usage

data "epilot-workflow_closing_reason" "my_closingreason" {
}

Schema

Read-Only

  • creation_time (String)
  • id (String) The ID of this resource.
  • last_update_time (String)
  • status (String)
  • title (String)