Skip to content

Commit fd5a059

Browse files
MrWolongxiaozhu36
authored andcommitted
Removes the provider setting and improves the Readme
1 parent 8f32228 commit fd5a059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ module "adb" {
6464
}
6565
```
6666

67-
如果你想对正在使用中的Module升级到 1.1.0 或者更高的版本,那么你可以在模板中显示定义一个系统过Region的provider
67+
如果你想对正在使用中的Module升级到 1.1.0 或者更高的版本,那么你可以在模板中显示定义一个相同Region的provider
6868
```hcl
6969
provider "alicloud" {
7070
region = "cn-shenzhen"

0 commit comments

Comments
 (0)