Hello,
I’m trying to add auto-unseal configuration for vault, however the vault is sealed and i’m unable to manually unseal it from the vault ui.
i’m getting the following error:
[“migrate option not provided and seal migration is pending”].
Copilot suggests adding migrate = true to the config.hcl file in the vault-config vault share, however I cannot find the source for this in the documentation. How to handle this? thanks.