IBM-Cloud / terraform-provider-ibm

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

Datasource ibm_catalog_cm by Private Catalog Name #5434

Closed pauljegouic closed 1 week ago

pauljegouic commented 1 week ago

Hello,

I think it would be awesome to have the ability to datasource ibm_catalog_cm (https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/cm_catalog) by name instead of by ID.

benbuchanan commented 1 week ago

@pauljegouic @hkantare Just opened a PR to allow catalog data source creation with ID or label https://github.com/IBM-Cloud/terraform-provider-ibm/pull/5439