https://pulumi.com logo
Title
b

bland-lunch-5883

04/26/2021, 1:15 PM
hi 🙂 I'm having trouble using the file archive in pulumi, and keep getting this error:
Error: Invalid archive encountered when unmarshaling resource property
        at deserializeProperty (C:\...\node_modules\@pulumi\azure-native\node_modules\@pulumi\pulumi\runtime\rpc.js:482:31)
I think it has something to do with Pulumi not being able to read a blob in a storage account correct. (Which is weird due to it being made in an earlier iteration by the same Pulumi-script.) But I have no idea on how to fix this. Has anyone encountered this error before?