mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
fix: clarify AWS access key ID vs secret (#1231)
This commit is contained in:
@ -12,7 +12,7 @@ variable "access_key" {
|
|||||||
Create an AWS access key to provision resources with Coder:
|
Create an AWS access key to provision resources with Coder:
|
||||||
- https://console.aws.amazon.com/iam/home#/users
|
- https://console.aws.amazon.com/iam/home#/users
|
||||||
|
|
||||||
AWS Access Key
|
AWS Access Key ID
|
||||||
EOT
|
EOT
|
||||||
sensitive = true
|
sensitive = true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user