This message was deleted.
# general
s
This message was deleted.
b
Hi Thomas, What version of Node are you running locally?
r
Copy code
$ node --version
v14.15.0
b
Mmmhhh ok I’ll try and recreate this
What version of Pulumi and Pulumi-aws?
r
Copy code
$ pulumi version
v2.13.0
from package-lock.json:
Copy code
"@pulumi/aws": {
            "version": "2.13.1",
thanks for your time! I've been currently stuck trying to debug this issue for the past day and am running out of ideas
g
This should be fixed in the latest 2.13.2 Pulumi release.
r
thanks!