Skip to content

When a new hashicorp vault cluster starts, it needs to be initialized. The code handles the initialization and plus

License

Notifications You must be signed in to change notification settings

retailnext/vault-init

Repository files navigation

vault-init

When a new hashicorp vault cluster starts, it needs to be initialized. The code handles the initialization and some tasks after the initialization

Vault initialization for vault managed by Terraform Cloud

vault-init initializes the vault in the given address and saves the output to a gcp/aws secret or file. Currently it does NOT handle unseal process and it assumes that auto unseal is implemented already (usually through KMS). After the intialization, with the initial root token, vault-init can perform the following tasks

About

When a new hashicorp vault cluster starts, it needs to be initialized. The code handles the initialization and plus

Resources

License

Stars

Watchers

Forks

Releases

No releases published