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: rpc error: code = Unavailable desc = transport is closing. When importing resources #1092

Closed
ojayx opened this issue Feb 11, 2020 · 1 comment
Assignees

Comments

@ojayx
Copy link

ojayx commented Feb 11, 2020

Hi,

I am trying to import some infrastructure from my IBM Cloud into terraform.

Terraform Version

Terraform 0.12.20
Provider.ibm v1.2.0

Terraform Configuration Files

# import_resources.tf
resource "ibm_compute_vm_instance" "demo-11" {

}

Ran "terraform import ibm_compute_vm_instance.demo-11 12345 and it finds the resource but then produces this error and then terraform crashes.

error.txt

Debug Output

Panic Output

Expected Behavior

Terraform should import resource.

Actual Behavior

Terraform crashes.

Steps to Reproduce

hkantare added a commit to hkantare/terraform-provider-ibm that referenced this issue Feb 12, 2020
hkantare added a commit that referenced this issue Feb 12, 2020
@hkantare
Copy link
Collaborator

@hkantare hkantare self-assigned this Feb 20, 2020
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