https://pulumi.com logo
Title
h

helpful-lighter-74534

07/07/2018, 5:56 AM
anyone has an example to create an applicationloadbalancing for EC2 instances?
s

stocky-spoon-28903

07/07/2018, 7:09 AM
Any platform in particular?
b

big-piano-35669

07/07/2018, 6:05 PM
@white-balloon-205 may have a better example, but we do some interesting things with load balancers in our cloud framework. It's not exactly what you're looking for, and it isn't a standalone example, but it may help orient you a bit. https://github.com/pulumi/pulumi-cloud/blob/ab1de169e4d5caae6ef6b035564e534a0a691977/aws/service.ts#L39 Please do let us know if you run into questions or want a more targeted example, I'm sure we can put something together.