mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update AWS provider documentation
Changed `AWS_SECURITY_TOKEN` to `AWS_SESSION_TOKEN`
This commit is contained in:
parent
41c732dd6c
commit
d649af8813
@ -57,5 +57,5 @@ The following arguments are supported in the `provider` block:
|
||||
|
||||
* `dynamodb_endpoint` - (Optional) Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to dynamodb-local.
|
||||
|
||||
In addition to the above parameters, the `AWS_SECURITY_TOKEN` environmental
|
||||
In addition to the above parameters, the `AWS_SESSION_TOKEN` environmental
|
||||
variable can be set to set an MFA token.
|
||||
|
Loading…
Reference in New Issue
Block a user