Hi i use the latest pulumi version 3.177.0 to inst...
# general
a
Hi i use the latest pulumi version 3.177.0 to install plugins offline from a file like:
Copy code
pulumi plugin install resource gitlab 6.5.0 --file gitlab6.5.0.tar.gz
Pulumi still tries to read from an online resource https://api.pulumi.com/api/preview/registry/packages?limit=499&name=gitlab Isnt it possible to install plugins in an offline env?
e
Will be fixed in the release this week, for now just go back one release if you need this working