You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Affected Resource(s)
ibm_scc_profile
Issue Description
After successfully applying an ibm_scc_profile resource, the user updates the controls and repeat the apply. Instead of updating the resource properly, the plugin crashes.
Error
2023-10-25T11:42:49.083Z [ERROR] plugin.(*GRPCProvider).ApplyResourceChange: error="rpc error: code = Unavailable desc = error reading from server: EOF"
2023-10-25T11:42:49.106Z [ERROR] vertex "module.ibm_account_config[\"xxx\"].module.scc.ibm_scc_profile.scc_cis_profile_instance" error: Plugin did not respond
Stack trace from the terraform-provider-ibm_v1.59.0-beta0 plugin:
panic: interface conversion: interface {} is nil, not string
...
Error: The terraform-provider-ibm_v1.59.0-beta0 plugin crashed!
This is always indicative of a bug within the plugin. It would be immensely
helpful if you could report the crash with the plugin's maintainers so that it
can be fixed. The output above should help diagnose the issue.
The text was updated successfully, but these errors were encountered:
Community Note
Affected Resource(s)
Issue Description
After successfully applying an ibm_scc_profile resource, the user updates the controls and repeat the apply. Instead of updating the resource properly, the plugin crashes.
Error
The text was updated successfully, but these errors were encountered: