5 lines
53 B
Terraform
5 lines
53 B
Terraform
locals {
|
|
comfyui_version = "frontend${var.tag}"
|
|
}
|
|
|
locals {
|
|
comfyui_version = "frontend${var.tag}"
|
|
}
|
|
|