you might need to move the output massaging up to ...
# python
s
you might need to move the output massaging up to
aws.appautoscaling.Policy
c
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
ahh, i see
btw, i would stop thinking of casting outputs as strings. from personal experience, it’s an exercise in frustration lol
😀 1