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

Terraform crash panic: interface conversion: interface {} is nil, not int #18

Closed
hashibot opened this issue Jul 4, 2017 · 2 comments · Fixed by #19
Closed

Terraform crash panic: interface conversion: interface {} is nil, not int #18

hashibot opened this issue Jul 4, 2017 · 2 comments · Fixed by #19

Comments

@hashibot
Copy link

hashibot commented Jul 4, 2017

This issue was originally opened by @roidelapluie as hashicorp/terraform#15468. It was migrated here as a result of the provider split. The original body of the issue is below.


Terraform Version

Terraform v0.10.0

(beta)

Terraform Configuration Files

demo-02.zip

Debug Output

https://gist.github.com/roidelapluie/05c24342b67d23eda20574d08dca2b06

Panic Output

https://gist.github.com/roidelapluie/f81e7423d6327208f061d8204a947f47

Expected Behavior

What should have happened?

terraform should have made a plan

Actual Behavior

What actually happened?

it crashed in fire

Steps to Reproduce

  1. install minikube and start it (minikube start --kubernetes-version v1.7.0)
  2. terraform plan

Important Factoids

running minikube 0.20.0 with kube 1.7.0

@radeksimko
Copy link
Member

Hi @roidelapluie
thanks for testing the K8S pod resource in this early stage and reporting this crash and sorry for the bug.

I raised this PR to fix it: #19

@roidelapluie
Copy link

awesome! Thank you

ddub pushed a commit to ddub/terraform-provider-kubernetes that referenced this issue Jun 21, 2018
@ghost ghost locked and limited conversation to collaborators Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants