Fix readme environment setup

This commit is contained in:
2026-01-20 15:53:22 +01:00
parent abd99a6336
commit 46b4de2f39

View File

@@ -23,7 +23,7 @@ pveum user token add terraform-prov@pve terraform -expire 0 -privsep 0 -comment
## Client Setup ## Client Setup
Add environment variable Add environment variable
```sh ```sh
cp terraform.tfvars.example cp terraform.tfvars.example terraform.tfvars
``` ```
--- ---