Simplify prerequisites formatting
This commit is contained in:
parent
b10036516a
commit
daba3438b5
@ -16,10 +16,7 @@ The following tools are required in the workspace image:
|
|||||||
|
|
||||||
- **HTTP client**: `curl`, `wget`, or `busybox` (at least one)
|
- **HTTP client**: `curl`, `wget`, or `busybox` (at least one)
|
||||||
- **Archive utility**: `unzip` or `busybox` (at least one)
|
- **Archive utility**: `unzip` or `busybox` (at least one)
|
||||||
|
- **jq**: Optional but recommended for reliable JSON parsing (falls back to sed if not available)
|
||||||
**Recommended:**
|
|
||||||
|
|
||||||
- **jq**: For reliable JSON parsing of the HashiCorp releases API (falls back to sed if not available)
|
|
||||||
|
|
||||||
```tf
|
```tf
|
||||||
module "vault_cli" {
|
module "vault_cli" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user