Skip to content

Instantly share code, notes, and snippets.

@ohlol
Created November 7, 2021 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ohlol/9c8d0484c2403ea8afcab71c92bcd4bc to your computer and use it in GitHub Desktop.
Save ohlol/9c8d0484c2403ea8afcab71c92bcd4bc to your computer and use it in GitHub Desktop.
Run export PATH=$PATH:~/.pulumi/bin
/var/actions-runner/_work/hatch-pulumi/hatch-pulumi
Logging in using access token from PULUMI_ACCESS_TOKEN
Logging in using access token from PULUMI_ACCESS_TOKEN
Previewing update (main)
View Live: https://app.pulumi.com/[redacted]
[resource plugin aws-4.24.0] installing
Downloading plugin: 0 B / 79.88 MiB 0.00%[resource plugin datadog-4.2.0] installing
Downloading plugin: 0 B / 20.62 MiB 0.00%[resource plugin random-4.3.0] installing
Downloading plugin: 0 B / 13.62 MiB 0.00%
Downloading plugin: 2.26 MiB / 20.62 MiB 10.98% 1s
Downloading plugin: 2.00 MiB / 79.88 MiB 2.51% 7s
Downloading plugin: 3.47 MiB / 13.62 MiB 25.46%
Downloading plugin: 4.73 MiB / 79.88 MiB 5.92% 6s
Downloading plugin: 5.59 MiB / 20.62 MiB 27.10% 1s
Downloading plugin: 5.43 MiB / 13.62 MiB 39.83%
Downloading plugin: 8.86 MiB / 20.62 MiB 42.95%
Downloading plugin: 7.21 MiB / 79.88 MiB 9.02% 6s
Downloading plugin: 8.32 MiB / 13.62 MiB 61.13%
Downloading plugin: 10.57 MiB / 79.88 MiB 13.23% 5s
Downloading plugin: 17.20 MiB / 20.62 MiB 83.39%
Downloading plugin: 13.12 MiB / 13.62 MiB 96.30%
Downloading plugin: 13.62 MiB / 13.62 MiB 100.00% 0s
Downloading plugin: 20.62 MiB / 20.62 MiB 100.00% 0s
Downloading plugin: 15.31 MiB / 79.88 MiB 19.17% 4s
Downloading plugin: 22.23 MiB / 79.88 MiB 27.82% 3s
Downloading plugin: 28.24 MiB / 79.88 MiB 35.35% 2s
Downloading plugin: 33.98 MiB / 79.88 MiB 42.54% 2s
Downloading plugin: 40.31 MiB / 79.88 MiB 50.46% 1s
Downloading plugin: 51.28 MiB / 79.88 MiB 64.19% 1s
Downloading plugin: 62.73 MiB / 79.88 MiB 78.53%
Downloading plugin: 68.90 MiB / 79.88 MiB 86.26%
Downloading plugin: 74.03 MiB / 79.88 MiB 92.67%
Downloading plugin: 79.73 MiB / 79.88 MiB 99.81%
Downloading plugin: 79.88 MiB / 79.88 MiB 100.00% 2s
pulumi:pulumi:Stack: (same)
[urn=urn:pulumi:main::account::pulumi:pulumi:Stack::account-main]
Resources:
304 unchanged
Previewing update (main)
View Live: https://app.pulumi.com/[redacted]
pulumi:pulumi:Stack: (same)
[urn=urn:pulumi:main::observability::pulumi:pulumi:Stack::observability-main]
Resources:
20 unchanged
Previewing update (us-east-1)
View Live: https://app.pulumi.com/[redacted]
pulumi:pulumi:Stack: (same)
[urn=urn:pulumi:us-east-1::region::pulumi:pulumi:Stack::region-us-east-1]
error: 1 error occurred:
Resources:
2 unchanged
* error configuring Terraform AWS Provider: no valid credential sources for Terraform AWS Provider found.
Please see https://registry.terraform.io/providers/hashicorp/aws
for more information about providing credentials.
Error: NoCredentialProviders: no valid providers in chain
caused by: EnvAccessKeyNotFound: failed to find credentials in the environment.
SharedCredsLoad: failed to load profile, .
EC2RoleRequestError: no EC2 instance role found
caused by: RequestCanceled: EC2 IMDS access disabled via AWS_EC2_METADATA_DISABLED env var
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment