Skip to content

Commit 80c5e72

Browse files
Update website/docs/language/backend/oss.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
1 parent 21e961b commit 80c5e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/docs/language/backend

website/docs/language/backend/oss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The following configuration options or environment variables are supported:
9696
* `tablestore_endpoint` / `ALICLOUD_TABLESTORE_ENDPOINT` - (Optional) A custom endpoint for the TableStore API.
9797

9898
* `tablestore_instance_name` - (Optional) Specifies the name of an instance that `TableStore` belongs to. By default, Terraform parses the name from `tablestore_endpoint`.
99-
It should be set Access URL explicitly when tablestore endpoint is a VPC access url
99+
You should set the access URL explicitly when the `tablestore` endpoint is a VPC access URL.
100100

101101
* `tablestore_table` - (Optional) A TableStore table for state locking and consistency. The table must have a primary key named `LockID` of type `String`.
102102

0 commit comments

Comments
 (0)