feat(filebrowser): support subdomain = false #1060
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.
|