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

Support to import resources #18

Open
bronislav opened this issue Feb 14, 2018 · 2 comments
Open

Support to import resources #18

bronislav opened this issue Feb 14, 2018 · 2 comments

Comments

@bronislav
Copy link

Is this in the roadmap or there is API limitations that prevent to implement this feature?

@poros
Copy link
Contributor

poros commented Feb 14, 2018

My answer is based on the assumption you are referring to this https://www.terraform.io/docs/import/index.html

We started to create resources via the SignalFx v2 API directly and only via this provider, so we never had the need to implement import of existing resources. So no, I would say there is no plan but no limitation either, if you are aware that v1 resources cannot be managed via the API.

@bronislav
Copy link
Author

bronislav commented Feb 14, 2018

Yes, you are right. I asked about importing resources created manually to the terraform state.

I didn't know that v1 resources could not be managed using API. This answers my question. Most of the resources that we potentially want to import, created using v1.

I just confused that their API doesn't support all the things that supported in the UI.

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

No branches or pull requests

2 participants