Skip to content

Commit 7b08bdd

Browse files
Update plugins/scaleway/access_key.go
Co-authored-by: Simon Barendse <9931648+SimonBarendse@users.noreply.github.com>
1 parent f268bdc commit 7b08bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/scaleway/access_key.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func AccessKey() schema.CredentialType {
1919
Fields: []schema.CredentialField{
2020
{
2121
Name: fieldname.AccessKeyID,
22-
MarkdownDescription: "Access key",
22+
MarkdownDescription: "Access key ID",
2323
Secret: false,
2424
Optional: false,
2525
Composition: &schema.ValueComposition{

0 commit comments

Comments
 (0)