I'm trying to run `pulumi plugin install` in a she...
# general
q
I'm trying to run
pulumi plugin install
in a shell-script, but this won't do anything. Running the same command in the same directory in the terminal installs the current aws resource plugin. Any idea on how to make this command work in a script without specifying the exact plugin to install?