Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- deploy@3085431aa1b4:/data$ pulumi plugin ls
- NAME KIND VERSION SIZE INSTALLED LAST USED
- aws resource 0.18.1 160 MB n/a 48 seconds ago
- azure resource 0.18.0 135 MB n/a 48 seconds ago
- TOTAL plugin cache size: 294 MB
- deploy@3085431aa1b4:/data$ cd pulumi/infra/azure/api/
- deploy@3085431aa1b4:/data/pulumi/infra/azure/api$ pulumi stack select MyCompany/api-u-prod-weu
- Logging in using access token from PULUMI_ACCESS_TOKEN
- deploy@3085431aa1b4:/data/pulumi/infra/azure/api$ pulumi refresh --yes
- Previewing refresh (MyCompany/api-u-prod-weu):
- error: could not load plugin for azure provider 'urn:pulumi:api-u-prod-weu::api::pulumi:providers:azure::default': no resource plugin 'azure-v0.16.7' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource azure v0.16.7`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement