* 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>
* Add "extend cloud resources" to `extension` section
Added the doc on extending cloud resources to the section of `extension`
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* fix doc link issue
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* address comments
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
Added flag `--local` to accept local file of Terraform resource or
module. Added examples in contribution doc
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Feat: update cli command and use vela up
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* refine vela CLI how-to
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Add more docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Update cli doc
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Fix: refine more docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* refine more docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
Update the docs of developing a Terraform typed ComponentDefinition,
and added the section of automatically generated official site docs.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* How to enable terraform/provider-alibaba
Also removd the old to apply Terraform provider to authenticate
a cloud provider to provison cloud resources
* add anchor link
* Develop a ComponentDefinition for a cloud resource
- add a doc on developing a ComponentDefinition for a cloud resource
- add an application sample only to provison cloud resource
* add docs in Chinese
* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
* Update docs/end-user/components/cloud-services/provider-and-consume-cloud-services.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
* address comments
* fix ci
* remove how to develop a Terraform module/source
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
* Move addon introduction to end-user section
Moved the introductio of addon to end-user section to platform builder
section
* Update i18n/zh/docusaurus-plugin-content-docs/current/end-user/addons/introduction.md
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
* fix broken links
* fix broken links for ../addon
* fix broken links
* fix broken links from main branch
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
* Update sidebar to v1.1
* adding getting-started
* v1.1 new docs structure
* First half of new infra on v1.1
* Second half of new infra on v1.1
* [Fix] rollback of Versioned related docs
* remove version-v0.3.5
* [FIX] en doc couldn't diaplay
Co-authored-by: 段少 <duanwei.duan@alibaba-inc.com>