https://pulumi.com logo
s

some-waitress-78905

08/01/2019, 6:09 AM
Copy code
Argument of type '{ port: number; targetId: Output<string>; }' is not assignable to parameter of type 'LoadBalancerTarget'.
  Type '{ port: number; targetId: Output<string>; }' is not assignable to type 'LoadBalancerTargetInfo'.
    Types of property 'targetId' are incompatible.
      Type 'Output<string>' is not assignable to type 'string'.