Clarify field description

This commit is contained in:
Alex Rowley 2017-06-27 16:32:00 +01:00
parent 22f36a6e43
commit 2dd464cf8f
No known key found for this signature in database
GPG Key ID: C0A11F24C7F74F35
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ func New() backend.Backend {
"workspace_key_prefix": {
Type: schema.TypeString,
Optional: true,
Description: "The prefix applied to the state path inside the bucket",
Description: "The prefix applied to the non-default state path inside the bucket",
Default: "env:",
},
},