Hello folks, I'm new to pulumi and I'm trying to c...
# golang
s
Hello folks, I'm new to pulumi and I'm trying to create my first stack using awsx plugin and get below error:
Copy code
Downloading plugin: 21.19 MiB / 21.19 MiB [=========================] 100.00% 0s

[resource plugin docker-4.4.3] installing
Downloading plugin: 242.98 MiB / 242.98 MiB [=======================] 100.00% 0s

[resource plugin aws-6.37.1] installing
     Type                      Name                       Plan       Info
 +   pulumi:pulumi:Stack       xxxxxxxxxxxxxxxxxxxx      create     
     └─ pulumi:providers:awsx  default_2_0_0_alpha_0_dev             1 error

Diagnostics:
  pulumi:providers:awsx (default_2_0_0_alpha_0_dev):
    error: Could not automatically download and install resource plugin 'pulumi-resource-awsx' at version v2.0.0-alpha.0+dev, install the plugin using `pulumi plugin install resource awsx v2.0.0-alpha.0+dev`: error downloading provider awsx to file: failed to download plugin: awsx-2.0.0-alpha.0+dev: 403 HTTP error fetching plugin from <https://get.pulumi.com/releases/plugins/pulumi-resource-awsx-v2.0.0-alpha.0%2Bdev-linux-amd64.tar.gz>