fierce-lion-84511
11/27/2021, 11:09 AMpulumi plugin install resource cloudinit v4.28.0:
the following error appears:
error: [resource plugin cloudinit-4.28.0] downloading from : 403 HTTP error fetching plugin from <https://get.pulumi.com/releases/plugins/pulumi-resource-cloudinit-v4.28.0-windows-amd64.tar.gz>
• it looks like the access is denied, even if i try open that downlad url in my browser (see on image)
• And I cannot find anywhere, the lists of available plugins, or anything like that, does it even exists?
Investigation
• First of all what I see, the version which is it trying to download is wrong
◦ the current cloudInit version is 1.3.0 but it wants to download plugin for version 4.28.0
▪︎ The only 4.28.0 version library I have is @pulumi/aws, so there's some I think naming problem... because when I downgraded the @pulumi/aws to 4.27.0 it now wants to download cloudinit v4.27.0 which is wrong, this should always download 1.3.0 and the version shouldn't be based on aws library WTFFNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by