Auto-unseal Vault using GCP Cloud KMS
Mar 30, 2023 · 7 min read · When a Vault server is started, it starts in a sealed state. In this state, Vault is configured to know where and how to access the physical storage, but doesn’t know how to decrypt any of it. Unsealing is the process of obtaining the plaintext root ...
Join discussion