Reorganized folder structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
locals {
|
||||
persistent_folder = var.persistent_folder
|
||||
rustdesk_path = "${local.persistent_folder}/rustdesk"
|
||||
|
||||
rustdesk_version = var.tag
|
||||
rustdesk_fqdn = var.fqdn
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user