terraform-provider-rundeck icon indicating copy to clipboard operation
terraform-provider-rundeck copied to clipboard

Feature request: Command that can run a job from another project

Open absmartin opened this issue 3 years ago • 2 comments

In the command {} block, if you want to include a job from another project, you need to pass the project or uuid which both return "not expected".

Reading the docs, it specifically says: "A job block, described below, causes another job within the same project to be executed as a command."

Can the project and uuid parameter be added so that it can run a job from another project?

absmartin avatar May 27 '22 20:05 absmartin

As this is a community supported project we are open to Pull Requests that would add this as a option.

fdevans avatar Oct 23 '23 18:10 fdevans

It does appear that there was a merge request associated with this feature for another issue regarding this capability: https://github.com/rundeck/terraform-provider-rundeck/issues/7 The PR submitter eventually closed the PR though.

jmthomas-mitre avatar Jan 30 '24 15:01 jmthomas-mitre

Added to 0.4.8 thanks to b0tting

fdevans avatar Sep 21 '24 01:09 fdevans