terraform: add flake_branch and token for testvm01
Some checks failed
Run nix flake check / flake-check (push) Failing after 1s
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:
@@ -43,6 +43,8 @@ locals {
|
|||||||
cpu_cores = 2
|
cpu_cores = 2
|
||||||
memory = 2048
|
memory = 2048
|
||||||
disk_size = "20G"
|
disk_size = "20G"
|
||||||
|
flake_branch = "improve-bootstrap-visibility"
|
||||||
|
vault_wrapped_token = "s.l88eUKBlieWrNrQrlO76uBnM"
|
||||||
}
|
}
|
||||||
"testvm02" = {
|
"testvm02" = {
|
||||||
ip = "10.69.13.21/24"
|
ip = "10.69.13.21/24"
|
||||||
|
|||||||
Reference in New Issue
Block a user