We are excited to announce the release of Vault Autopilot 0.1.0, a powerful solution designed to simplify the management of your HashiCorp Vault. This initial release introduces a range of features that enable you to define and manage your Vault resources with ease.
Key Features:
- **Manifest Files**: Define the desired state of your Vault resources using declarative YAML files.
- **Automated Resource Management**: Vault Autopilot applies the necessary changes to your Vault server to achieve the desired state, ensuring a seamless and effortless experience.
- **CLI Tool**: Interact with Vault Autopilot using a powerful CLI tool, which provides a range of commands and options for managing your Vault resources.
Notable Changes:
- Initial release of Vault Autopilot, introducing manifest files and automated resource management.
- Support for Secrets Engines, Issuers, PKI Roles, SSH Keys, Password Policies, and Passwords.
- CLI tool provides `apply` command for applying manifests to a Vault server.
- `--debug` flag added to enable debug mode.
- `--config` flag added to specify a YAML configuration file.
Known Limitations:
- Currently, only secrets engines of type `kv-v2` or `pki` are supported. Support for other engine types may be added in future releases.
Getting Started:
To get started with Vault Autopilot 0.1.0, please refer to our [documentation](https://hqdncw.github.io/vault-autopilot/), which provides a comprehensive guide to setting up and using Vault Autopilot.