You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Rundeck UI interface (since 2.6.11, at least), when you create a job, it is possible to configure the Orchestrator to be Random Subset, Rank Tiered or Max Percentage. The Random Subset and the Max Percentage have another parameter associate: Count and Percentage, respectively.
$ terraform version
Terraform v0.11.14
+ provider.rundeck v0.3.0
Your version of Terraform is out of date! The latest version
is 0.12.5. You can update by downloading from www.terraform.io/downloads.html
Hi,
In the Rundeck UI interface (since 2.6.11, at least), when you create a job, it is possible to configure the Orchestrator to be
Random Subset
,Rank Tiered
orMax Percentage
. TheRandom Subset
and theMax Percentage
have another parameter associate:Count
andPercentage
, respectively.This option comes from the Orchestrator Plugin
https://docs.rundeck.com/docs/manual/orchestrator-plugins/bundled-orchestrator-plugins.html
Terraform Version
Affected Resource(s)
references
https://github.com/terraform-providers/terraform-provider-rundeck/pull/29
The text was updated successfully, but these errors were encountered: