https://pulumi.com logo
Title
i

icy-controller-6092

12/02/2022, 4:36 AM
It takes quite a while for new runtime environments to make it through to Pulumi 😞 I’m still waiting for Flink v1.15 for Kinesis, and Node.js v18 for lambda
b

brave-planet-10645

12/02/2022, 7:07 AM
For nodejs v18, you can specify it in the input as a string rather than an enum. That should work. Unsure about the kinesis but I’ll take a look
i

icy-controller-6092

12/02/2022, 11:59 AM
Hey Piers, I’m using
@pulumi/aws
nodejs package and already specifying the runtime environment as a string, but I still get the error saying it is not an accepted value (ie. only accepts up to
nodejs16.x