-
Notifications
You must be signed in to change notification settings - Fork 674
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
ibm_schematics_workspace: provider crash during terraform plan #4907
Comments
Seems to be related to the contents of this commit, but I guess the devs can say exactly ibm/service/schematics/data_source_ibm_schematics_workspace.go |
Looks like this was reported as fixed in https://github.com/IBM-Cloud/terraform-provider-ibm/releases/tag/v1.59.1 |
Hi @VaishnaviGopal , When using the provider version 1.59.1, I'm getting the following error. I guess it is able to fetch the details but its some formatting error.
|
@Aashiq-J We will look into this and update |
Hi @Aashiq-J |
Fix has been added in 1.61.0 version of provider. |
Thank you @VaishnaviGopal . I can confirm it is now working. |
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Panic Output
Expected Behavior
This issue only seen in provider version 1.59.0, while using the version 1.58.1 terraform plan works fine.
Actual Behavior
Steps to Reproduce
terraform init
terraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: