This message was deleted.
# general
s
This message was deleted.
w
This likely means you were using an
Output
inside the description of the
SecurityGroupRule
which would previously have been injecting
[object Object]
- but now injects a warning to try to catch problems like this earlier. I expect you just need an
apply
or
pulumi.interpolate
in here. Can you share the snippet of your code that sets the
description
?
f
I'm not setting a
description
anywhere. This may come from awsx?
I create the sg via
awsx.ec2.SecurityGroup
.
But that we haven't yet done a release with that fix. https://github.com/pulumi/pulumi-awsx/blob/master/CHANGELOG.md#0171-unreleased
f
Gotcha. I'll wait for that then. Thanks.
w
We'll get a release out to address this.
cc @lemon-spoon-91807
l
Yup yup. Sorry i didn't see this until now. Luke has summed up the issue nicely.