elegant-dress-88912
06/13/2020, 2:21 AM$ pulumi up
...
Diagnostics:
pulumi:providers:gcp (default_2_1_1):
error: no resource plugin 'gcp-v2.1.1' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource gcp v2.1.1`
Version number comes from plugin random
- I can prove this by upgrading it:
$ yarn add @pulumi/random@2.1.2
$ pulumi up
...
Diagnostics:
pulumi:providers:gcp (default_2_1_2):
error: no resource plugin 'gcp-v2.1.2' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource gcp v2.1.2`