I'm pretty sure I'm doing something wrong, but I k...
# general
a
I'm pretty sure I'm doing something wrong, but I keep getting
'replaceOnChanges' does not exist in type 'CustomResourceOptions'
using latest Pulumi, with TypeScript and having just run
yard upgrade -l
. What am I missing?
I found that it's due to an old dependency specified for
@pulumi/pulumi
in
@pulumi/aws
.