Skip to content

Commit

Permalink
Tidyup formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-sproston committed Jun 26, 2024
1 parent 0cc5072 commit 55b455a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions modules/vault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ cool-off period has been passed vault locking can not be removed.

## Module parameters

|Name|Description|Type|Default setting|
|client_name|The name of the client being served|string|-|
|client_account|The AWS Account ID number being served|string|-|
|lock_vault|Whether to lock the vault|bool|false|
| Name | Description | Type | Default|
|:---------------|:---------------------------------------|:------:|:------:|
| client_name | The name of the client being served | string | - |
| client_account | The AWS Account ID number being served | string | - |
| lock_vault | Whether to lock the vault | bool | false |

## Sample usage

Expand Down

0 comments on commit 55b455a

Please sign in to comment.