AWS AMI Snapshot Module for Persistent Workspace State #511
ci.yaml
on: pull_request
Check for typos and unformatted code
24s
Validate Terraform output
3m 18s
Validate README files
24s
Annotations
3 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error::
test/test.ts#L265
with data.aws_ami_ids.workspace_snapshots,
on main.tf line 113, in data "aws_ami_ids" "workspace_snapshots":
113: data "aws_ami_ids" "workspace_snapshots" {
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|
|
error::
test/test.ts#L265
with data.aws_ami_ids.workspace_snapshots,
on main.tf line 113, in data "aws_ami_ids" "workspace_snapshots":
113: data "aws_ami_ids" "workspace_snapshots" {
at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
|