This repository was archived by the owner on Jul 16, 2024. It is now read-only.
unseal key now accepts a 3 element array.
unseal_key has now become unseal_keys, and accepts a list as its
parameters. The list should have three elements, each an unseal key,
which is used to unseal the vault docker container.
This should make this module useful to existing vault infrastructures