Skip to content

Commit aaf6aee

Browse files
authored
fix: clarify AWS access key ID vs secret (#1231)
1 parent 8701e00 commit aaf6aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aws-linux/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ variable "access_key" {
1212
Create an AWS access key to provision resources with Coder:
1313
- https://console.aws.amazon.com/iam/home#/users
1414
15-
AWS Access Key
15+
AWS Access Key ID
1616
EOT
1717
sensitive = true
1818
}

0 commit comments

Comments
 (0)