Skip to content

Commit a931b9c

Browse files
author
Aleksander Modzelewski
committed
Documentation update
1 parent 2627e4b commit a931b9c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

website/source/docs/state/remote/swift.html.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ The following configuration options are supported:
5050
* `password` - (Optional) The Password to login with. If omitted, the
5151
`OS_PASSWORD` environment variable is used.
5252

53+
* `token` - (Optional) Access token to login with instead of user and password.
54+
If omitted, the `OS_AUTH_TOKEN` variable is used.
55+
5356
* `region_name` (Required) - The region in which to store `terraform.tfstate`. If
5457
omitted, the `OS_REGION_NAME` environment variable is used.
5558

0 commit comments

Comments
 (0)