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

Added additional reference job flags #140

Closed b0tting closed 2 months ago

b0tting commented 2 months ago

This request adds the missing four flags that are available when adding a reference job step in a Rundeck command. This should solve #127

I added a test that should validate the added flags and the earlier added reference project name. I tested the provider, but I could not get the included tests running. It could be that this test still fails, while the new flags function as expected.