benvin/artifactapi_2.0.5 (#40)
Deploy / build (push) Successful in 39s

Reviewed-on: #40
This commit was merged in pull request #40.
This commit is contained in:
2026-01-25 12:25:01 +11:00
parent b3f0b168fb
commit 4830421e43
3 changed files with 7 additions and 1 deletions
+5
View File
@@ -121,6 +121,11 @@ variable "git_branch" {
type = string
default = env("GIT_BRANCH")
}
variable "version" {
description = "The version from version file."
type = string
default = env("VERSION")
}
variable "include_incus_client_certs" {
type = bool
default = false