sparse-intern-71089
03/12/2020, 5:50 PMrhythmic-camera-25993
03/12/2020, 6:00 PMfast-dinner-32080
03/12/2020, 6:08 PMOutput.Format($"Test String: {args.Name}"))
Pulumi.Output`1[System.String]
or
$"Test String: {Output.Format($"{args.Name}")}";
Test String: Pulumi.Output`1[System.String]
I am still unable to get the underlying string value of the input/output variablefast-dinner-32080
03/12/2020, 6:09 PMtall-librarian-49374
03/12/2020, 6:14 PMtall-librarian-49374
03/12/2020, 6:15 PMApply
/`Format`/`Tuple` them and pass to the next input somewhere.fast-dinner-32080
03/12/2020, 6:17 PMtall-librarian-49374
03/12/2020, 6:21 PMrhythmic-camera-25993
03/12/2020, 6:28 PMfast-dinner-32080
03/12/2020, 6:29 PMfast-dinner-32080
03/12/2020, 6:57 PMfast-dinner-32080
03/12/2020, 6:57 PMfast-dinner-32080
03/12/2020, 7:00 PMtall-librarian-49374
03/12/2020, 8:10 PMfast-dinner-32080
03/12/2020, 8:21 PM