Docs: Document possibility to set the module api_token via environment variable (#163)

Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>

Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
This commit is contained in:
Lukas Kämmerling 2022-11-08 08:41:17 +01:00 committed by GitHub
parent 78f0a0a519
commit 2623b75b10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@ options:
api_token:
description:
- This is the API Token for the Hetzner Cloud.
- You can also set this option by using the environment variable HCLOUD_TOKEN
required: True
type: str
endpoint:

View file

@ -51,6 +51,7 @@ options:
- Certificate key in PEM format.
- Required if certificate does not exist.
type: list
default: [ ]
elements: str
type:
description: