We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f268bdc commit 7b08bddCopy full SHA for 7b08bdd
plugins/scaleway/access_key.go
@@ -19,7 +19,7 @@ func AccessKey() schema.CredentialType {
19
Fields: []schema.CredentialField{
20
{
21
Name: fieldname.AccessKeyID,
22
- MarkdownDescription: "Access key",
+ MarkdownDescription: "Access key ID",
23
Secret: false,
24
Optional: false,
25
Composition: &schema.ValueComposition{
0 commit comments