rundeck/terraform-provider-rundeck

Feature request: Add support for username and password

Closed this issue · 1 comments

Hi there,

Currently the provider only supports token authentication. But tokens expire and need to be generated. We use Rundeck in our trainings environments and deploy it fully automatic. Therefor it would be nice if the provider provides support for username and password.

I've implemented the feature and the PR will follow soon. Feel free to provide comments or feedback.

Closed with #103