Skip to content

Commit 004fe6d

Browse files
authored
Update CHANGELOG.md
1 parent 6442682 commit 004fe6d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
<!-- 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+
220
## 1.1.0
321

422
Supporting security group rules creation for remote group and remote address group.

0 commit comments

Comments
 (0)