@@ -51,7 +51,7 @@ resource "null_resource" "node_caddy_template" {
provisioner "file" {
source = local_file.node_caddy.filename
destination = "${var.proxy_location}/${var.name}.yml"
destination = "${var.proxy_location}/${var.name}.caddy"
}
depends_on = [
The note is not visible to the blocked user.