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

Feature request: Import ibm_compute_vm_instance resource #955

Closed
ThomasUllrich666 opened this issue Dec 17, 2019 · 3 comments
Closed

Feature request: Import ibm_compute_vm_instance resource #955

ThomasUllrich666 opened this issue Dec 17, 2019 · 3 comments
Assignees

Comments

@ThomasUllrich666
Copy link

Hi there,

can you please offer a way to import a Softlayer/IBM Cloud classic infrastructure VM?

I have an IBM Cloud account that uses many Softlayer VMs that needs to be part of a Terraform Script.
Therefore I want to import them as a ibm_compute_vm_instance resource

@hkantare
Copy link
Collaborator

We already have support for terraform import for vm
terraform import ibm_compute_vm_instance.test 88205074

@ThomasUllrich666
Copy link
Author

Nice can you please describe this in the Documentation :-) I didn't found it there

@hkantare hkantare self-assigned this Jan 28, 2020
@hkantare
Copy link
Collaborator

Updated the documentation to add import section
https://ibm-cloud.github.io/tf-ibm-docs/v1.1.0/r/compute_vm_instance.html

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