mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-02 12:17:39 -06:00
website; clarify where the args go for AWS [GH-853]
This commit is contained in:
parent
9efd20cd7c
commit
16cafe9d46
@ -32,7 +32,7 @@ resource "aws_instance" "web" {
|
||||
|
||||
## Argument Reference
|
||||
|
||||
The following arguments are supported:
|
||||
The following arguments are supported in the `provider` block:
|
||||
|
||||
* `access_key` - (Required) This is the AWS access key. It must be provided, but
|
||||
it can also be sourced from the `AWS_ACCESS_KEY_ID` environment variable.
|
||||
|
Loading…
Reference in New Issue
Block a user