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
Currently in ibmcloud if the number of security group is more than 100 then the API is responding with error 500.
In this case terraform plan/apply is also getting failed with the same error.
So this could be solved if terraform filter the SG by VPC.
Hence request you to check on the same.
The text was updated successfully, but these errors were encountered:
Listing security groups for generation 2 compute in all resource groups and region eu-de under account IBM-account with SAP as user user
FAILED
Failed to list security groups.
FAILED
Response HTTP Status Code: 500
Error code: internal_error
Error message: internal error has occurred
Trace ID:
Hi Team,
Currently in ibmcloud if the number of security group is more than 100 then the API is responding with error 500.
In this case terraform plan/apply is also getting failed with the same error.
So this could be solved if terraform filter the SG by VPC.
Hence request you to check on the same.
The text was updated successfully, but these errors were encountered: