• James Bardin's avatar
    make sure outputs are always valid (#29) · 4add490b
    James Bardin authored
    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.
    4add490b
outputs.tf 3.35 KB