add link to learn how to get access key (#293)

This commit is contained in:
Hongchao Deng 2021-09-22 03:17:42 -04:00 committed by GitHub
parent 4557657f24
commit bb4fb899b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -216,7 +216,7 @@ please at least enable following addons to make sure KubeVela functioning well:
* Terraform Provider addon
Enable Terraform Alibaba Cloud Provider as below.
Enable Terraform Alibaba Cloud Provider as below. Here is how to get [access key](https://help.aliyun.com/knowledge_detail/38738.html).
```shell
vela addon enable terraform/provider-alibaba ALICLOUD_ACCESS_KEY=xxx ALICLOUD_SECRET_KEY=yyy ALICLOUD_SECURITY_TOKEN=zzz

View File

@ -213,7 +213,7 @@ KubeVela 支持一系列[开箱即用的插件](./platform-engineers/advanced-in
* Terraform Provider 插件
开启 Terraform 对阿里云的支持,请执行:
开启 Terraform 对阿里云的支持,请执行(参考[如何获取 Access Key](https://help.aliyun.com/knowledge_detail/38738.html)
```shell
vela addon enable terraform/provider-alibaba ALICLOUD_ACCESS_KEY=xxx ALICLOUD_SECRET_KEY=yyy ALICLOUD_SECURITY_TOKEN=zzz

View File

@ -213,7 +213,7 @@ KubeVela 支持一系列[开箱即用的插件](./platform-engineers/advanced-in
* Terraform Provider 插件
开启 Terraform 对阿里云的支持,请执行:
开启 Terraform 对阿里云的支持,请执行(参考[如何获取 Access Key](https://help.aliyun.com/knowledge_detail/38738.html)
```shell
vela addon enable terraform/provider-alibaba ALICLOUD_ACCESS_KEY=xxx ALICLOUD_SECRET_KEY=yyy ALICLOUD_SECURITY_TOKEN=zzz

View File

@ -216,7 +216,7 @@ please at least enable following addons to make sure KubeVela functioning well:
* Terraform Provider addon
Enable Terraform Alibaba Cloud Provider as below.
Enable Terraform Alibaba Cloud Provider as below. Here is how to get [access key](https://help.aliyun.com/knowledge_detail/38738.html).
```shell
vela addon enable terraform/provider-alibaba ALICLOUD_ACCESS_KEY=xxx ALICLOUD_SECRET_KEY=yyy ALICLOUD_SECURITY_TOKEN=zzz