make sure outputs are always valid (#29)
Outputs directly referencing resource IDs that are only conditionally created are not valid. Use the concat * trick to make sure we always have a valid value for these outputs.
Showing
Please register or sign in to comment