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 38ee7a6 commit a44c937Copy full SHA for a44c937
README.md
@@ -29,7 +29,6 @@ Be careful:Create Account supports redis instances of version 4.0 or above.
29
```hcl
30
module "redis" {
31
source = "terraform-alicloud-modules/redis/alicloud"
32
- region = "cn-beijing"
33
#################
34
# Redis Instance
35
@@ -92,7 +91,6 @@ Be careful:Create Account supports redis instances of version 4.0 or above.
92
91
93
94
95
96
97
98
0 commit comments