docs: Reorder terraform option rows for consistency

This commit is contained in:
Matan Kushner
2019-12-08 20:43:36 -05:00
parent 44b37a7bac
commit 60a1319524
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1004,9 +1004,9 @@ The module will be shown if any of the following conditions are met:
| Variable | Default | Description |
| -------------- | ------------- | ----------------------------------------------------------- |
| `symbol` | `"💠 "` | The symbol used before displaying the terraform workspace. |
| `show_version` | `false` | Shows the terraform version. Very slow on large workspaces. |
| `style` | `"bold 105"` | The style for the module. |
| `disabled` | `false` | Disables the `terraform` module. |
| `show_version` | `false` | Shows the terraform version. Very slow on large workspaces. |
### Example