Updated on 2024-03-05 GMT+08:00

Developing an Automatic Deployment Template

You can develop automatic deployment templates on Terraform. Terraform is an open-source automatic resource orchestration tool. The following figure shows the process of using Terraform to manage cloud resources. Before developing a template, install and configure Terraform by referring to Getting Started with Terraform and use Terraform to create a Huawei Cloud VPC. In addition, learn how to create resource stacks, create execution plans, and delete resource stacks using Huawei Cloud Resource Formation Service (RFS).

Terraform allows you to describe an application or even an entire data center in configuration files. You can use Terraform to easily create, manage, delete, and version Huawei Cloud resources. For details about Huawei Cloud resources that can be orchestrated by Terraform, see HuaweiCloud Provider.