get via vaultwarden

This commit is contained in:
tomas.limpinho
2025-09-07 19:47:42 +01:00
parent f55b0d07b0
commit 6f6cff06e1
2 changed files with 47 additions and 6 deletions

View File

@ -0,0 +1,19 @@
{
"secrets": [
{
"name": "iac.opentofu.consul.secrets",
"type": "attachment",
"output": "iac/secrets/consul.secrets.tfvars"
},
{
"name": "iac.opentofu.proxmox.secrets",
"type": "attachment",
"output": "iac/secrets/proxmox.secrets.tfvars"
},
{
"name": "iac.opentofu.vaultwarden.secrets",
"type": "attachment",
"output": "iac/secrets/vaultwarden.secrets.tfvars"
}
]
}