fix doc generate

This commit is contained in:
Roman Mingazeev 2020-10-23 14:36:00 +03:00
parent 60595ad522
commit 09add100f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<!-- Code generated from the comments of the AccessConfig struct in builder/yandex/access_config.go; DO NOT EDIT MANUALLY -->
- `token` (string) - OAuth token or IAM credentional to use to authenticate to Yandex.Cloud. Alternatively you may set
- `token` (string) - OAuth token or IAM token to use to authenticate to Yandex.Cloud. Alternatively you may set
value by environment variable `YC_TOKEN`.