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

Ability to import projects #89

Closed sepek closed 1 year ago

sepek commented 1 year ago

Based on https://github.com/rundeck/terraform-provider-rundeck/pull/50 with a small update (last commit)

This allows to import already existing projects from running Rundeck instances which makes migration to Terraform management easier.

Validate if that works:

It was requested in the other PR that documentation is provided. Please elaborate as that PR already contains addition to the documentation.

pshamus commented 1 year ago

What's the status of this PR? This is basic functionality that needs to be added to all resources.

sepek commented 1 year ago

What's the status of this PR? This is basic functionality that needs to be added to all resources.

For the moment I consider the project as abandoned by maintainers considering the activity of the last months

sepek commented 1 year ago

Actually shout-out at @moosilauke18 ! https://github.com/rundeck/terraform-provider-rundeck/pull/50 can be closed now