diff --git a/README.md b/README.md index acc00a0..d9d88a4 100644 --- a/README.md +++ b/README.md @@ -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