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 Terraform?
Category | Resource type | Description |
Resources | Create a Tablestore instance. | |
Bind a virtual private cloud (VPC) to an instance. | ||
Create a search index | ||
Create a secondary index. | ||
Create a data table. | ||
Create a tunnel. | ||
Data Sources | Query information about an instance. | |
Query VPCs that are bound to an instance. | ||
Query information about a search index. | ||
Query information about a secondary index. | ||
Automatically activate Tablestore. | ||
Query information about a data table. | ||
Query information about a tunnel. |
FAQ
Does Terraform support the auto-increment primary key column feature?
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.