mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 13:01:03 +00:00
feat: deploy apricote.de
This commit is contained in:
parent
d097de521b
commit
ecfbee1e03
4 changed files with 85 additions and 0 deletions
|
|
@ -19,3 +19,9 @@ variable "github_token_flux_notifications" {
|
|||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "listory_token" {
|
||||
description = "Listory API Token"
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue