Clarify field description

pull/15370/head
Alex Rowley 9 years ago
parent 22f36a6e43
commit 2dd464cf8f
No known key found for this signature in database
GPG Key ID: C0A11F24C7F74F35

@ -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:",
},
},

Loading…
Cancel
Save