Skip to content

Commit 014fee0

Browse files
authored
Merge pull request #14 from Lance52259/br_new_release
docs(core): release version 1.1.0
2 parents eeaa52d + 42070fc commit 014fee0

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<!-- markdownlint-disable MD041 -->
2+
## 1.1.0
3+
4+
Supporting security group rules creation for remote group and remote address group.
5+
Supporting the documentation to guide customers on using the module.
6+
7+
FEATURES:
8+
9+
<!-- markdownlint-disable MD013 -->
10+
**Resources querying:** Support three data-sources to query resource ID according to their names ([#10](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/10))
11+
**Example of resources querying:** ([#11](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/11))
12+
**New security group rules:** Support `remote_group_id` and `remote_address_group_id` arguments and related introduction ([#12](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/12))
13+
**Example of security group rules:**: Support related documentation ([#13](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/13))
14+
<!-- markdownlint-enable MD013 -->
15+
16+
## 1.0.0 (Repository Build)
17+
18+
The first release version.
19+
Support the VPC module to manage VPC and related resources:
20+
21+
- VPC
22+
- Subnet
23+
- Security group
24+
- Security group rule
25+
26+
FEATURES:
27+
28+
<!-- markdownlint-disable MD013 -->
29+
**New Gatekeeper:** Style check for PR title and documentation ([#4](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/4))
30+
**New Introduction:** Support EADME file, first resource's script and example ([#6](https://github.com/terraform-huaweicloud-modules/terraform-huaweicloud-vpc/pull/6))
31+
<!-- markdownlint-enable MD013 -->

0 commit comments

Comments
 (0)