Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. deploy@3085431aa1b4:/data$ pulumi plugin ls
  2. NAME KIND VERSION SIZE INSTALLED LAST USED
  3. aws resource 0.18.1 160 MB n/a 48 seconds ago
  4. azure resource 0.18.0 135 MB n/a 48 seconds ago
  5.  
  6. TOTAL plugin cache size: 294 MB
  7. deploy@3085431aa1b4:/data$ cd pulumi/infra/azure/api/
  8. deploy@3085431aa1b4:/data/pulumi/infra/azure/api$ pulumi stack select MyCompany/api-u-prod-weu
  9. Logging in using access token from PULUMI_ACCESS_TOKEN
  10. deploy@3085431aa1b4:/data/pulumi/infra/azure/api$ pulumi refresh --yes
  11. Previewing refresh (MyCompany/api-u-prod-weu):
  12. 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