Commit Graph

7 Commits

Author SHA1 Message Date
Jianbo Sun 61293c8a10
Refine docs and add roadmaps (#685)
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-05-29 18:34:33 +08:00
Zheng Xi Zhou b6356547e3
[CLI] enable terraform provider addon and authenticate a provider (#613)
- how to enable a terraform provider addon
- how to authenticate a terraform provider

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-04-19 16:12:51 +08:00
Avery 24e2abbde6
add doc for enable provider gcp addon (#548)
Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-17 14:53:00 +08:00
Zheng Xi Zhou 9b472ddff7
Add guide on how to enable Tecent Cloud Providers (#547)
Added a doc of introducing how to enable Terraform Provider for
Tencent Cloud

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-17 14:09:36 +08:00
Zheng Xi Zhou 2c9509bf47
Fix Terraform Addon names (#546)
Terraform addo name `provider-xxx` is wrong, rename it to `terraform-xxx`

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-17 13:58:45 +08:00
Zheng Xi Zhou 8dc4311ee9
Fix invalid link of installing cloud resources links (#469)
* Fix invalid link of installing cloud resources links

As the previous link of installing cloud resources in `provision and consume
cloud resources` is invalid, fixed it. Also update the wrong file name

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Update deploy cloud resources in Chinese

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-27 16:55:23 +08:00
Zheng Xi Zhou cc3f30dad6
Add reference doc for cloud resources addons (#467)
* Add reference doc for cloud resources addons

Added reference doc for terraform, provider-xxx addons

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* fix ci issue

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-01-21 09:51:35 +08:00