fixup! vault: implement bootstrap integration
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2026-02-03 00:54:15 +01:00
parent 54e522038c
commit a68e02aa02
3 changed files with 89 additions and 45 deletions

View File

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