Skip to content

Commit c040367

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README-CN.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ terraform-alicloud-redis
2626
```hcl
2727
module "redis" {
2828
source = "terraform-alicloud-modules/redis/alicloud"
29-
region = "cn-beijing"
3029
#################
3130
# Redis Instance
3231
#################
@@ -88,7 +87,6 @@ module "redis" {
8887
```hcl
8988
module "redis" {
9089
source = "terraform-alicloud-modules/redis/alicloud"
91-
region = "cn-beijing"
9290
#################
9391
# Redis Instance
9492
#################

0 commit comments

Comments
 (0)