Closed benjick closed 11 months ago
I need a repro to be able to fix this, what code do you have?
Of course, sorry!
Here's a reproduction: https://github.com/benjick/scaleway-panic-repro
pulumi up
npm install @lbrlabs/pulumi-scaleway@1.11.0
pulumi up
againResults in the above error for me
A solution for me was to remove the DatabasePrivilege
, upgrade the library and then re-instate the DatabasePrivilege
. Interesting that I only had to do it for one of the two I had
Thanks for the update! 🙏
Seems to be another problem now, on
@lbrlabs/pulumi-scaleway@1.11.0
: