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

No Support for nodeFilterEditable #90

Open dgarstang opened 1 year ago

dgarstang commented 1 year ago

It seems that the rundeck_job provider doesn't support the ability to make a job's node filter not editable. In the yaml representation of a job, this is the nodeFilterEditable key at the top level of a rundeck job.

Terraform Version

Terraform v 1.2.3

Affected Resource(s)

Please list the resources as a list, for example:

fdevans commented 1 year ago

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