* Docs: add cue syntax highlighting
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
* add more cue code blog tags
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
- Added usage doc for cloud resources orchestrated by Crossplane
- Refine cloud resources landing page and database usages
Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
fix link issues
Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>
fix CI
Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>
fix CI
Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>
fix CI
Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>
fix CI
Signed-off-by: Zheng Xi Zhou <zhengxi.zzx@alibaba-inc.com>
update cloud resources
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* 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>
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>
* Refine cloud resource docs
As Terraform definitions are installed when vela-core is installing, so
refine the docs
* add cloud resource provisioning and consuming doc for end-users
* reorganise Chinses docs
* add resource list
* remove cloud resoure list
* convert html table to markdown style
* 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>