We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44c937 commit c040367Copy full SHA for c040367
README-CN.md
@@ -26,7 +26,6 @@ terraform-alicloud-redis
26
```hcl
27
module "redis" {
28
source = "terraform-alicloud-modules/redis/alicloud"
29
- region = "cn-beijing"
30
#################
31
# Redis Instance
32
@@ -88,7 +87,6 @@ module "redis" {
88
87
89
90
91
92
93
94
0 commit comments