packer-cn/website/content/partials/builder/yandex/AccessConfig-required.mdx

9 lines
542 B
Plaintext
Raw Permalink Normal View History

<!-- Code generated from the comments of the AccessConfig struct in builder/yandex/access_config.go; DO NOT EDIT MANUALLY -->
2020-10-23 18:01:52 +03:00
- `token` (string) - [OAuth token](https://cloud.yandex.com/docs/iam/concepts/authorization/oauth-token)
or [IAM token](https://cloud.yandex.com/docs/iam/concepts/authorization/iam-token)
to use to authenticate to Yandex.Cloud. Alternatively you may set
value by environment variable `YC_TOKEN`.
<!-- End of code generated from the comments of the AccessConfig struct in builder/yandex/access_config.go; -->