rundeck / terraform-provider-rundeck

Terraform Rundeck provider
https://www.terraform.io/docs/providers/rundeck/
Mozilla Public License 2.0
52 stars 61 forks source link

Nodes Selected by Default #73

Closed fdevans closed 1 year ago

fdevans commented 3 years ago

PR #11 source was removed. Thanks @ProTip for the help on the issue earlier.

Enhancement Details: There is a setting on Rundeck jobs to select nodes by default or require the job runner to select nodes from the defined node filter.

Screen Shot 2021-07-27 at 9 54 48 AM

A setting of true equates to "Target nodes are selected by default" A setting of false equates to "The user has to explicitly select target nodes"

endersonmenezes commented 2 years ago

@fdevans any news from this repo? I'm looking for this function and I ended up parachuting into your PR.

fdevans commented 2 years ago

The developer that used to collaborate with me on these left recently, so we are working on getting someone else up to speed to help with reviews. We have a few other priorities in Q1, but hope to revisit all these soon.

apopescu commented 2 years ago

hi @fdevans any chance to have this merged soon? we really need that some of our jobs to not have selected all the target nodes by default. Thanks!