mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
doc: openstack fix minor typo
s/ommitted/omitted
This commit is contained in:
parent
3481d1bf6e
commit
f3005f0984
@ -51,7 +51,7 @@ The following arguments are supported:
|
|||||||
Keystone service. By specifying a token, you do not have to
|
Keystone service. By specifying a token, you do not have to
|
||||||
specify a username/password combination, since the token was
|
specify a username/password combination, since the token was
|
||||||
already created by a username/password out of band of Terraform.
|
already created by a username/password out of band of Terraform.
|
||||||
If ommitted, the `OS_AUTH_TOKEN` environment variable is used.
|
If omitted, the `OS_AUTH_TOKEN` environment variable is used.
|
||||||
|
|
||||||
* `api_key` - (Optional; Required if not using `password`) An API Key
|
* `api_key` - (Optional; Required if not using `password`) An API Key
|
||||||
is issued by a cloud provider as alternative password. Unless
|
is issued by a cloud provider as alternative password. Unless
|
||||||
|
Loading…
Reference in New Issue
Block a user