mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-15 15:51:13 +01:00
With `ha_enabled = true` vault crashes with the following error: ``` error parsing 'storage': storage.dynamodb: At 17:16: root.ha_enabled: unknown type for string *ast.LiteralType ``` This seems related to https://github.com/hashicorp/vault/issues/1559