narrow-jackal-57645
09/18/2020, 2:26 AMstring instead of Output<string>. It makes thing quite inconvenient and hard in certain cases to reference the output of other resources. I still don't know what's the best way to cast an object of Output<string> to string so I ending up hardcoding the value. Any guidance is greatly appreciated.