mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-05-30 12:38:21 +00:00
infra/r740: docker infrastructure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
variable "sops_private_key" {
|
||||
description = "Private SOPS GPG key for SwarmCD to decrypt secrets"
|
||||
type = string
|
||||
}
|
||||
variable "docker_host" {
|
||||
description = "Docker machine hostname"
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user