Skip to content

AWS AMI Snapshot Module for Persistent Workspace State #928

AWS AMI Snapshot Module for Persistent Workspace State

AWS AMI Snapshot Module for Persistent Workspace State #928

Re-run triggered August 13, 2025 12:43
Status Failure
Total duration 4m 30s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
27s
Check for typos and unformatted code
Validate Terraform output
4m 23s
Validate Terraform output
Validate README files
13s
Validate README files
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Validate Terraform output
Process completed with exit code 1.
error:: test/test.ts#L265
on main.tf line 19, in provider "aws": 19: region = var.aws_region != "" ? var.aws_region : null An input variable with the name "aws_region" has not been declared. This variable can be declared with a variable "aws_region" {} block. Error: Reference to undeclared input variable on main.tf line 19, in provider "aws": 19: region = var.aws_region != "" ? var.aws_region : null An input variable with the name "aws_region" has not been declared. This variable can be declared with a variable "aws_region" {} block. at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)
error:: test/test.ts#L265
on main.tf line 19, in provider "aws": 19: region = var.aws_region != "" ? var.aws_region : null An input variable with the name "aws_region" has not been declared. This variable can be declared with a variable "aws_region" {} block. Error: Reference to undeclared input variable on main.tf line 19, in provider "aws": 19: region = var.aws_region != "" ? var.aws_region : null An input variable with the name "aws_region" has not been declared. This variable can be declared with a variable "aws_region" {} block. at <anonymous> (/home/runner/work/registry/registry/test/test.ts:265:11)