https://pulumi.com logo
#aws
Title
i

incalculable-engineer-92975

03/18/2020, 9:56 PM
Anyone know how to get a list of load balancers? the getLoadBalancer call can only return one
g

gentle-diamond-70147

03/18/2020, 11:41 PM
I don't believe we have a built in way to do this. You can use the AWS SDK from your Pulumi application to call the AWS API directly and get the list of load balancers.