Documentation update

This commit is contained in:
Aleksander Modzelewski 2016-12-20 18:27:05 +01:00
parent 2627e4bd8d
commit a931b9cc23
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ The following configuration options are supported:
* `password` - (Optional) The Password to login with. If omitted, the
`OS_PASSWORD` environment variable is used.
* `token` - (Optional) Access token to login with instead of user and password.
If omitted, the `OS_AUTH_TOKEN` variable is used.
* `region_name` (Required) - The region in which to store `terraform.tfstate`. If
omitted, the `OS_REGION_NAME` environment variable is used.