Commit Graph

3 Commits

Author SHA1 Message Date
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