Terraform meshstack_building_block_v2 has no optional inputs
in progress
F
Florian Nowarre
Even when default values are defined both in the BB definition in meshStack and in the corresponding Terraform variables, you still need to provide inputs in the meshstack_building_block_v2 resource block. If you don’t, the execution gets stuck because the inputs are considered missing. To work around this issue, I temporarily added placeholder inputs — however, this approach feels rather unclean.
This post was marked as
in progress
Jelle den Burger
Thanks for reporting this. We will consider fixing this in a future version of the API