mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
get via vaultwarden
This commit is contained in:
19
secrets/vault-secrets-map.json
Normal file
19
secrets/vault-secrets-map.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user