We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 v0.10.0
(beta)
demo-02.zip
https://gist.github.com/roidelapluie/05c24342b67d23eda20574d08dca2b06
https://gist.github.com/roidelapluie/f81e7423d6327208f061d8204a947f47
What should have happened?
terraform should have made a plan
What actually happened?
it crashed in fire
terraform plan
running minikube 0.20.0 with kube 1.7.0
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
awesome! Thank you
Merge pull request hashicorp#18 from stigok/15-missing-dependencies
ac8e1ea
Add missing dependencies
Successfully merging a pull request may close this issue.
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
terraform plan
Important Factoids
running minikube 0.20.0 with kube 1.7.0
The text was updated successfully, but these errors were encountered: