docs(tofu): Add OS_PASSWORD

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2025-09-01 09:49:19 +02:00
parent 234b7c056c
commit ce2ea54033
Signed by: jriou
GPG key ID: 9A099EDA51316854

View file

@ -24,6 +24,15 @@ Go to the [OVHcloud Manager](https://www.ovh.com/manager/), then "Public Cloud"
section, then "Horizon", then "API access". In the drop down on the right,
select "OpenStack clouds.yaml File".
You still need to provide the password. Two options:
```
read -s OS_PASSWORD
export OS_PASSWORD
```
Or write the password in the clouds.yaml file.
### OVH provider
> tofu/ovh.conf