generated from CC/VMServiceTemplate
n8n module test
This commit is contained in:
11
terraform/terraform.tfvars
Normal file
11
terraform/terraform.tfvars
Normal file
@@ -0,0 +1,11 @@
|
||||
instance_mode = "single"
|
||||
|
||||
instance = {
|
||||
service_name = "n8n"
|
||||
vm_name = "n8n-01"
|
||||
node_name = "pop"
|
||||
app_port = 5678
|
||||
app_image = "docker.n8n.io/n8nio/n8n"
|
||||
vm_tags = ["agentic"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user