Skip to content

feat(filebrowser): support subdomain = false #1060

feat(filebrowser): support subdomain = false

feat(filebrowser): support subdomain = false #1060

Re-run triggered September 1, 2024 11:22
Status Failure
Total duration 1m 10s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
pretty
Process completed with exit code 1.
error:: test.ts#L226
on main.tf line 18, in data "coder_workspace" "me": 18: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 22, in data "coder_workspace_owner" "me": 22: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 97, in resource "coder_app" "filebrowser": 97: subdomain = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. at /home/runner/work/modules/modules/test.ts:226:11
error:: test.ts#L226
on main.tf line 18, in data "coder_workspace" "me": 18: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 22, in data "coder_workspace_owner" "me": 22: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 97, in resource "coder_app" "filebrowser": 97: subdomain = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. at /home/runner/work/modules/modules/test.ts:226:11
error:: test.ts#L226
on main.tf line 18, in data "coder_workspace" "me": 18: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 22, in data "coder_workspace_owner" "me": 22: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 97, in resource "coder_app" "filebrowser": 97: subdomain = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. at /home/runner/work/modules/modules/test.ts:226:11
error:: test.ts#L226
on main.tf line 18, in data "coder_workspace" "me": 18: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 22, in data "coder_workspace_owner" "me": 22: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 97, in resource "coder_app" "filebrowser": 97: subdomain = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. at /home/runner/work/modules/modules/test.ts:226:11
error:: test.ts#L226
on main.tf line 18, in data "coder_workspace" "me": 18: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 22, in data "coder_workspace_owner" "me": 22: count = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. Error: Reference to undeclared input variable on main.tf line 97, in resource "coder_app" "filebrowser": 97: subdomain = var.subdomain An input variable with the name "subdomain" has not been declared. This variable can be declared with a variable "subdomain" {} block. at /home/runner/work/modules/modules/test.ts:226:11
test
Process completed with exit code 1.