Hard to identify the correct meshstack_building_block_v2 version when many exist
F
Florian Nowarre
I’m currently working on Terraform code that I didn’t originally create, but I’m responsible for extending it. As part of this, I’m using the meshstack_building_block_v2, which is part of a composition.
My composition is currently failing, and I suspect the issue might be related to the building block definition. The definition has 24 versions, but there’s no easy way to search for the correct version ID—I have to manually click through all 24 versions to find the one I need. In my case, it turned out to be version 13.
It would be very helpful if there were an easier way to identify the right version of a building block definition (BBD), for example through a search or filter function.