IBM-Cloud / terraform-provider-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
336 stars 646 forks source link

Fix volume_ids into volume_id #5345

Closed ismirlia closed 1 month ago

ismirlia commented 1 month ago

The attribute volume_id has accidentally been changed into volume_ids in the volume refactor PR (https://github.com/IBM-Cloud/terraform-provider-ibm/pull/5329). This needs to be changed back for compatibility reasons. This bug was found while refactoring another resource.