AWS AMI Snapshot Module for Persistent Workspace State #458
ci.yaml
on: pull_request
Check for typos and unformatted code
27s
Validate Terraform output
3m 40s
Validate README files
0s
Annotations
3 errors
|
Check for typos and unformatted code
Process completed with exit code 1.
|
|
Validate Terraform output
Process completed with exit code 1.
|
|
error::
test/test.ts#L265
Provider "registry.terraform.io/hashicorp/aws" requires explicit
configuration. Add a provider block to the root module and configure the
provider's required arguments as described in the provider documentation.
Error: No valid credential sources found
with provider["registry.terraform.io/hashicorp/aws"],
on <empty> line 0:
(source code not available)
Please see https://registry.terraform.io/providers/hashicorp/aws
for more information about providing credentials.
Error: failed to refresh cached credentials, no EC2 IMDS role found,
operation error ec2imds: GetMetadata, failed to get API token, operation
error ec2imds: getToken, http response error StatusCode: 400, request to EC2
IMDS failed
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|