brave-kite-38152
05/25/2023, 6:52 AMpulumi import aws:alb/targetGroup:TargetGroup app_front_end my_arn
we are getting the following error:
error: anonymous.pp:30,22-31,14: cannot assign expression of type (null) to location of type list( { onDeregistration: output(string) | string, onUnhealthy: output(string) | string }
| output({ onDeregistration: string, onUnhealthy: string }))
| output(list({ onDeregistration: string, onUnhealthy: string }))?: ;
Does anyone know how to resolve this issue? May it is a cli bug or is it a bug on the AWS side?billowy-army-68599
05/25/2023, 6:53 AMbrave-kite-38152
05/25/2023, 6:59 AM