You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: ensure database route table output works On initial plan the `database_route_table_ids` output is not available due to the values not being known until after apply. Switching the logic to test the length of the array fixes this issue. Credit to @martin566 for discovering the solution. fixesterraform-aws-modules#857 * Update outputs.tf * Update outputs.tf --------- Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
0 commit comments