You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/deploy/terraform.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,8 +91,8 @@ Pigsty provides multiple predefined cloud resource templates in the [`terraform/
91
91
|[`aliyun.tf`](https://github.com/pgsty/pigsty/tree/main/terraform/spec/aliyun.tf)| Alibaba Cloud | Single-node meta template, supports all distros and AMD/ARM (default) |
|[`aliyun-full.tf`](https://github.com/pgsty/pigsty/tree/main/terraform/spec/aliyun-full.tf)| Alibaba Cloud | 4-node sandbox template, supports all distros and AMD/ARM |
94
-
|[`aliyun-oss.tf`](https://github.com/pgsty/pigsty/tree/main/terraform/spec/aliyun-oss.tf)| Alibaba Cloud |5-node build template, supports all distros and AMD/ARM |
95
-
|[`aliyun-pro.tf`](https://github.com/pgsty/pigsty/tree/main/terraform/spec/aliyun-pro.tf)| Alibaba Cloud |Multi-distro test template for cross-OS testing |
94
+
|[`aliyun-oss.tf`](https://github.com/pgsty/pigsty/tree/main/terraform/spec/aliyun-oss.tf)| Alibaba Cloud |6-node build template, supports all distros and AMD/ARM |
95
+
|[`aliyun-pro.tf`](https://github.com/pgsty/pigsty/tree/main/terraform/spec/aliyun-pro.tf)| Alibaba Cloud |7-node multi-distro test template for cross-OS testing |
96
96
|[`aws-cn.tf`](https://github.com/pgsty/pigsty/tree/main/terraform/spec/aws-cn.tf)| AWS | AWS China region single-node environment |
0 commit comments