page_title | subcategory | description |
---|---|---|
morpheus_job Data Source - terraform-provider-morpheus |
Provides a Morpheus job data source. |
Provides a Morpheus job data source.
data "morpheus_job" "example_job" {
name = "TF Example job"
}
id
(Number) The ID of the jobname
(String) The name of the job