Update secrets/vaultwarden.secrets.tfvars

This commit is contained in:
2025-09-08 16:14:59 +00:00
parent 041f77429e
commit 2fcac46684

View File

@ -4,3 +4,5 @@ vaultwarden_master_password = "SuperSecretMasterPassword"
vaultwarden_admin_token = "tokenadmin" vaultwarden_admin_token = "tokenadmin"
vaultwarden_client_id = "clientid" vaultwarden_client_id = "clientid"
vaultwarden_client_secret = "clientsecret" vaultwarden_client_secret = "clientsecret"
# email is read automatically from BW_EMAIL
# password is read automatically from BW_PASSWORD