Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: resource spinnaker_pipeline doesn't support import #71

Closed
xsmills opened this issue Oct 9, 2020 · 1 comment · Fixed by #107
Closed

Error: resource spinnaker_pipeline doesn't support import #71

xsmills opened this issue Oct 9, 2020 · 1 comment · Fixed by #107

Comments

@xsmills
Copy link

xsmills commented Oct 9, 2020

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

@KeisukeYamashita
Copy link
Contributor

KeisukeYamashita commented Oct 28, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants