https://pulumi.com logo
#python
Title
s

sparse-state-34229

06/11/2020, 7:37 PM
you might need to move the output massaging up to
aws.appautoscaling.Policy
c

chilly-hairdresser-56259

06/11/2020, 7:46 PM
Not sure what you mean by moving the output to
aws.appautoscaling.Policy.
In-order to create a policy I need to build the target first. But can't build the target because the output doesn't get modified to string.
s

sparse-state-34229

06/11/2020, 7:50 PM
ahh, i see
btw, i would stop thinking of casting outputs as strings. from personal experience, it’s an exercise in frustration lol
😀 1