Hi, I reviewed the docs pretty thoroughly but I was unable to find an answer to my question. Does Vault impose a limit on the number of keys that can be created within the Transit Secrets Engine? The three pages in the documentation where I would guess this information would be present do not seem to indicate there is a limit:
- Limits and Maximums | Vault | HashiCorp Developer
- Transit - Secrets Engines | Vault | HashiCorp Developer
- Transit - Secrets Engines - HTTP API | Vault | HashiCorp Developer
In the absence of an explicit limit, I would assume that the limit is determined by the underlying storage solution for the Vault. Is that assumption correct?
Thank you!