We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2627e4b commit a931b9cCopy full SHA for a931b9c
1 file changed
website/source/docs/state/remote/swift.html.md
@@ -50,6 +50,9 @@ The following configuration options are supported:
50
* `password` - (Optional) The Password to login with. If omitted, the
51
`OS_PASSWORD` environment variable is used.
52
53
+ * `token` - (Optional) Access token to login with instead of user and password.
54
+ If omitted, the `OS_AUTH_TOKEN` variable is used.
55
+
56
* `region_name` (Required) - The region in which to store `terraform.tfstate`. If
57
omitted, the `OS_REGION_NAME` environment variable is used.
58
0 commit comments