pki: add new vault root ca to pki

This commit is contained in:
2026-02-03 04:56:22 +01:00
parent f0525b5c74
commit 7ae474fd3e
8 changed files with 157 additions and 5 deletions

View File

@@ -50,8 +50,8 @@ locals {
cpu_cores = 2
memory = 2048
disk_size = "20G"
flake_branch = "vault-bootstrap-integration"
vault_wrapped_token = "s.HwNenAYvXBsPs8uICh4CbE11"
flake_branch = "pki-migration"
vault_wrapped_token = "s.UCpQCOp7cOKDdtGGBvfRWwAt"
}
}