-
Notifications
You must be signed in to change notification settings - Fork 673
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
Creating Redis database crash when instance is in provisioning state #1190
Comments
Please fix ICD and provide information. It is not acceptable that a Cloud Provider does not communicate on issues. |
Did user set the region to "eu-de" |
Yes we are working in eu-de |
The IBM api has changed the response values. A change in the provider is necessary to solve this problem. We have created this PR to solve this problem. |
@mrcavern We are planning for minor release tomorrow with some other issues are you OK with date? |
@hkantare any update ? Still waiting for release :) |
We will complete release in couple of hours |
Great, thank you ! |
Thanks @hkantare , testing it this afternoon |
@hkantare I tryied again to create a Redis database, I'm getting 500s each time I try (but the instance ends up and running).
IBM still has issue with their services in Frankfurt ? (cc @ifs-pauljegouic ) |
I'm trying out will update the result soon..Did you export the provider region or set ? |
It works on my side on eu-de |
I've set it in the resource definition |
Not the resource parameter..https://ibm-cloud.github.io/tf-ibm-docs/v1.2.4/r/database.html |
Working from my end also
|
Ok, my bad, it works well with the region set :) |
Hi there, I'm trying to setup a
databaase-for-redis
instance.Terraform Version
Terraform v0.12.23
Affected Resource(s)
Terraform Configuration Files
Debug Output
Expected Behavior
Terraform should stop when redis instance is up and running.
Actual Behavior
Terraform stop with an error when redis instance is in state
provisioning
.Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: