Is there any way to control the AWS Lambda runtime...
# general
j
Is there any way to control the AWS Lambda runtime for timers from
@pulumi/cloud-aws
? Getting emails from AWS that Node 8 runtime is going to be EoL so I want to upgrade to Node 10 runtime but there doesn't seem to be a way with Pulumi to specify
w
See https://github.com/pulumi/pulumi-aws/issues/774 and https://github.com/pulumi/pulumi-aws/issues/777. The latter has a workaround. The former we are looking into just changing the default automatically.