mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
[deploy-opentofu]
This commit is contained in:
@ -3,17 +3,17 @@
|
||||
{
|
||||
"name": "iac.opentofu.consul.secrets",
|
||||
"type": "note",
|
||||
"output": "../secrets/consul.secrets.tfvars"
|
||||
"output": "../secrets/secrets/consul.secrets.tfvars"
|
||||
},
|
||||
{
|
||||
"name": "iac.opentofu.proxmox.secrets",
|
||||
"type": "note",
|
||||
"output": "../secrets/proxmox.secrets.tfvars"
|
||||
"output": "../secrets/secrets/proxmox.secrets.tfvars"
|
||||
},
|
||||
{
|
||||
"name": "iac.opentofu.vaultwarden.secrets",
|
||||
"type": "attachment",
|
||||
"output": "../secrets/vaultwarden.secrets.tfvars"
|
||||
"output": "../secrets/secrets/vaultwarden.secrets.tfvars"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user