-
Notifications
You must be signed in to change notification settings - Fork 153
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 , caused by flattenRKEClusterNodes #249
Comments
I'm guessing that your rke_cluster was deployed fine but getting this issue on update. If so, what modification are you trying to do at rke_cluster?? Are you removing nodes?? |
hi @rawmind0
and then I run |
Hi @bizmate , i clearly saw where the problem was but i was trying to figure out how get this situation. The issue is happening because for some reason, Submitted PR #250 that should address the issue |
hi @rawmind0 I am still on v1.1.1 after the PR has been merged |
Already published, 1.1.2 |
@rawmind0 thank you :) got it installed and confirm it is indeed working now |
As reported at hashicorp/terraform-provider-aws#15216 ( i thought it was an aws provider problem)
Apparently the below is linked to #239
Terraform CLI and Terraform AWS Provider Version
Version
Terraform Configuration Files
Debug Output
https://gist.github.com/bizmate/f1c700d4c27f3f87cd297702b2f38bfa
Shorter version below
Expected Behavior
terraform plan ends successful and displays possible actions as per functionality
Actual Behavior
panic error even if i comment out the aws resource from the code
Steps to Reproduce
terrform init
terraform plan
The text was updated successfully, but these errors were encountered: