The first volume example fails :
https://cloud.ibm.com/docs/terraform?topic=terraform-vpc-gen2-resources#volume-sample
```
resource "ibm_is_volume" "testacc_volume" {
name = "test_volume"…
I am trying to use this lib on IBM Cloud for a Spring Boot/Cloud App but the RabbitMQ Config is not recognized. IBM Cloud use "messages-for-rabbitmq" as VCAP Label. It's use also a mandatory client SS…