docs(kms): document /keys.json carve-out + script auto-key selection

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Viktor Barzin 2026-06-01 10:29:24 +00:00
parent 170a3bb052
commit bdb0cef242
24 changed files with 224 additions and 70 deletions

View file

@ -20,10 +20,13 @@ terraform {
source = "gavinbunney/kubectl"
version = "~> 1.14"
}
<<<<<<< Updated upstream
proxmox = {
source = "telmate/proxmox"
version = "3.0.2-rc07"
}
=======
>>>>>>> Stashed changes
}
}