Skip to content

AWS AMI Snapshot Module for Persistent Workspace State #915

AWS AMI Snapshot Module for Persistent Workspace State

AWS AMI Snapshot Module for Persistent Workspace State #915

Re-run triggered August 13, 2025 01:28
Status Failure
Total duration 4m 48s
Artifacts

ci.yaml

on: pull_request
Check for typos and unformatted code
29s
Check for typos and unformatted code
Validate Terraform output
4m 42s
Validate Terraform output
Validate README files
14s
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)