mercari/terraform-provider-spinnaker

Error: resource spinnaker_pipeline doesn't support import

Closed this issue · 1 comments

WHAT

I need to import spinnaker pipelines into my terraform remote state

WHY

I have existing pipelines that I don't want to recreate. When I try with this command:

terraform import spinnaker_pipeline.pipeline my_app.pipeline

I get the following error:

Error: resource spinnaker_pipeline doesn't support import

Hi @xolantumy, thank you for raising this issue. Sorry for the late reply 🙇

Importing Spinnaker pipelines and pipeline templates are not supported yet.
We have a plan to support it.

Moreover, we have a roadmap to support the Spinnaker pipeline and pipeline templates with native HCL.
Please wait for our updates.