sparse-intern-71089
01/20/2020, 12:59 PMtall-librarian-49374
01/20/2020, 1:05 PMRequireOutput
. You should be able to pass an output to any resource property downstream. If you need to make decisions, like use the value in if
statements, than await RequireValueAsync
should be the easiest.adventurous-garage-59192
01/20/2020, 1:49 PMOutput<object>
whilst the Apply
returns an Output<string>
. The former is rejected by Input<string>
tall-librarian-49374
01/20/2020, 1:59 PMadventurous-garage-59192
01/20/2020, 2:18 PMConfig
and allow the type to be specified?