https://pulumi.com logo
b

boundless-monkey-50243

09/03/2018, 6:50 PM
Copy code
constructor(name: string, baseArgs: NetworkArgs, opts?: pulumi.ComponentResourceOptions) {
    super("carestack:aws:components:Network", name, {}, opts);
results in
Copy code
error: no resource plugin 'carestack' found in the workspace or on your $PATH
I assumed the token names were just for humans, but I guess not.