* add column 'valid' to cloud-resources-list.md
Signed-off-by: Nicola115 <2225992901@qq.com>
* update current definitions to v-1.2
Signed-off-by: Nicola115 <2225992901@qq.com>
* change Valid to Verified
Signed-off-by: Nicola115 <2225992901@qq.com>
* sort provider name and resource name by alphabetical order
Signed-off-by: Nicola115 <2225992901@qq.com>
* Add doc: how to provision RDS instance with multiple databases
Added one how-to doc on provisioning an RDS instance with more
than one databases
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* fix build issues
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update cloud resource table
Also add a Makefile target to automatically update the table
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* add title
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Add baidu cloud resources
Also added Baidu Cloud VPC in cloud resources table
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Add a doc on how to secure your database by access the intranet host
Added a doc on how to secure Alibaba RDS database securely.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Add doc: how to secure your database connection
Added a doc on database
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
Add a turotial to introduct how to provision a relational database with
SQL file imported, and bootstrap an application which depends on the database.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Add reference doc for Tencent Cloud Subnet
Added the reference doc for Tecent Cloud subnet
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* fix link issue
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.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>
* Update Terraform ComponentDefinition specifications and siderbar
Use vela cli to automatically generate Terraform Componentdefinition
specification in English and Chinese
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* regenerate vpc/vswitch/ask
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update Terraform ComponentDefinition specifications
Use vela cli to automatically generate Terraform Componentdefinition
specification in English and Chinese
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update specification docs for Terraform typed ComponentDefinition
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* add docs for v1.2 in English and Chinese
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Refine `deploy cloud resources` doc
Made the doc `deploy cloud resources` more neutral for cloud providers,
and easy to refer when deploying a cloud resources.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* add version v1.2 doc
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
* add resources for v1.2
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>
* 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>
* Explain the usage of trait `service-binding`
Explained how to consume cloud resources by `service-binding` and
also added outputs for each cloud resource
* add outputs in each cloud resource definition doc in Chinese
* 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
* Add definition docs for three cloud resources
Added three components docs for the cloud resources
* add zh-CN docs
* fix ut and sidebar name
* add en-zh switch button
* fix typo
* 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>