terraform: add flake_branch and token for testvm01
Some checks failed
Run nix flake check / flake-check (push) Failing after 1s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 15:14:57 +01:00
parent 78e8d7a600
commit 4ca3c8890f

View File

@@ -43,6 +43,8 @@ locals {
cpu_cores = 2
memory = 2048
disk_size = "20G"
flake_branch = "improve-bootstrap-visibility"
vault_wrapped_token = "s.l88eUKBlieWrNrQrlO76uBnM"
}
"testvm02" = {
ip = "10.69.13.21/24"