sparse-intern-71089
05/24/2019, 5:44 AMincalculable-sundown-82514
05/24/2019, 4:59 PMI can’t link the tables() future into the DAG.You can do this:
something = tables()
pulumi.export('something', something)
This will accomplish what you want.proud-artist-4864
05/25/2019, 3:23 AM