You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,22 @@
1
1
<!-- markdownlint-disable MD041 -->
2
+
## 1.2.0
3
+
4
+
Adjust the resource examples and supports more scenes.
5
+
Fix resource (also includes variable and output) coding with wrong format or some definitions are missing.
6
+
7
+
FEATURES:
8
+
9
+
<!-- markdownlint-disable MD013 -->
10
+
+**Examples adjustment:** More examples are supported ([#16](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/16))
11
+
<!-- markdownlint-enable MD013 -->
12
+
13
+
FIXED:
14
+
15
+
<!-- markdownlint-disable MD013 -->
16
+
+**Missing reference:** Supplement the missing reference of the parameter 'remote_address_group_id' for the security group rule resource ([#15](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/15))
17
+
+**Missing variable:** Supplement the variable definition of the parameter 'availability_zones' ([#23](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/23))
18
+
<!-- markdownlint-enable MD013 -->
19
+
2
20
## 1.1.0
3
21
4
22
Supporting security group rules creation for remote group and remote address group.
0 commit comments