This message was deleted.
# general
s
This message was deleted.
f
That PR was closed out in favor of https://github.com/pulumi/pulumi-awsx/pull/548/files
The 0.21.0 release of
awsx
includes that change
You’ll need to pass in both a
loadBalancer
arg as well as
securityGroups
m
Ahh, thanks. I learned an interesting nuance about
npm up
today … https://docs.npmjs.com/cli/update#caret-dependencies-below-100 I was stuck on
awsx 0.20.0
I had to pass vpc to both the
<http://aws.lb|aws.lb>.LoadBalancer.get
and
<http://awsx.lb|awsx.lb>.LoadBalancer
as well.