Skip to content

Commit a44c937

Browse files
王超xiaozhu36
authored andcommitted
Removes the provider setting and improves the Readme
1 parent 38ee7a6 commit a44c937

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Be careful:Create Account supports redis instances of version 4.0 or above.
2929
```hcl
3030
module "redis" {
3131
source = "terraform-alicloud-modules/redis/alicloud"
32-
region = "cn-beijing"
3332
#################
3433
# Redis Instance
3534
#################
@@ -92,7 +91,6 @@ Be careful:Create Account supports redis instances of version 4.0 or above.
9291
```hcl
9392
module "redis" {
9493
source = "terraform-alicloud-modules/redis/alicloud"
95-
region = "cn-beijing"
9694
#################
9795
# Redis Instance
9896
#################

0 commit comments

Comments
 (0)