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
v0.12.24
Please list the resources as a list, for example:
resource ibm_pi_network_port api_port { count = 3 pi_network_name = var.network_name pi_cloud_instance_id = var.service_instance_id }
Error: rpc error: code = Unavailable desc = transport is closing Error: rpc error: code = Unavailable desc = transport is closing Error: rpc error: code = Unavailable desc = transport is closing
https://gist.github.com/yussufsh/d3eb658598f527b701f4c78672b96658
Network ports should be created without errors.
Terraform apply crashes.
terraform apply
The text was updated successfully, but these errors were encountered:
cc @surajsub
Sorry, something went wrong.
Using the helpers contants
e2e7750
Fixes IBM-Cloud#1823 Signed-off-by: Yussuf Shaikh <[email protected]>
797bfe4
Fixes #1823 Signed-off-by: Yussuf Shaikh <[email protected]>
Successfully merging a pull request may close this issue.
Terraform Version
v0.12.24
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
Panic Output
https://gist.github.com/yussufsh/d3eb658598f527b701f4c78672b96658
Expected Behavior
Network ports should be created without errors.
Actual Behavior
Terraform apply crashes.
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: