variable "gitea_url" { description = "The URL of Gitea." } variable "gitea_token" { description = "The API Token for Gitea." } variable "orgs" { description = "The Keyfile to login to the libvirt host." } variable "repos" { description = "The Keyfile to login to the libvirt host." } variable "users" { description = "The Keyfile to login to the libvirt host." }