fixup! vault: implement bootstrap integration

This commit is contained in:
2026-02-02 23:58:17 +01:00
parent a3553999b7
commit 8114d71a4d
3 changed files with 4 additions and 3 deletions

View File

@@ -51,6 +51,7 @@ locals {
memory = 2048
disk_size = "20G"
flake_branch = "vault-bootstrap-integration"
vault_wrapped_token = "s.aLlvvgIX4RegyBZKwnDIplJ4"
}
}