Resources supported by Terraform
Terraform is a secure and efficient open source tool that you can use to preview, configure, and manage cloud infrastructures and resources. This topic describes Tablestore resources and data sources that you can orchestrate by using Terraform.
Supported resources
The following table describes Tablestore resources and data sources that you can orchestrate and use by using Terraform. For more information about Terraform, see What is Alibaba Cloud Terraform?
|
分类 |
资源类型 |
说明 |
|
Resources |
创建实例。 Important
通过Terraform只支持创建CU模式(原按量模式)的实例,不支持创建VCU模式(原预留模式)的实例。 |
|
|
绑定专有网络到实例。 |
||
|
创建多元索引。 |
||
|
创建二级索引。 |
||
|
创建数据表。 |
||
|
创建数据通道。 |
||
|
Data Sources |
获取实例。 |
|
|
获取实例附件。 |
||
|
获取多元索引。 |
||
|
获取二级索引 |
||
|
自动开启Tablestore服务。 |
||
|
获取数据表。 |
||
|
获取数据通道。 |
FAQ
References
-
For information about the download address of the Tablestore Terraform module, visit terraform-alicloud-modules.
-
For information about the Tablestore Terraform module, see alicloud_ots_instance.
-
For more information about Terraform, see Terraform Registry.