terraform-provider-rundeck
terraform-provider-rundeck copied to clipboard
Add import job
Fixing description from decription caused the one ideompotency to fail. It's somewhere either on go-rundeck or rundeck itself. I've changed it to cause it to pass.
Hi @moosilauke18! Is this something that is planned to be merged? It's a useful feature to have on this provider, is there anything I can do to help make that happen?
Maybe @ProTip can assist?
Hi @moosilauke18 we can review this in an upcoming effort if you can resolve the conflict in resource_job.go
Just bumping this PR. Would be great to have this implemented to be able to manage existing rundeck into new terraform. Any thoughts on when this could potentially be looked at again?
If someone can provide some clearer acceptance tests I can perform I can get this merged. I'm not exactly clear on the use case.
If someone can provide some clearer acceptance tests I can perform I can get this merged. I'm not exactly clear on the use case.
A use case for this would be transitioning from an existing manual Rundeck configuration into a Terraform-driven one using importing and automatic config generation (useful links: https://opentofu.org/docs/language/import/ and https://opentofu.org/docs/language/import/generating-configuration/)
@fdevans Hey Forrest 👋 I revived this effort and opened up a new Pull Request: https://github.com/rundeck/terraform-provider-rundeck/pull/130. Could you please take a look when you get a chance and possibly merge and release this change? Any feedback on the code and progress of the merge is highly appreciated 🙂
#130 was approved!