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
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))
0 commit comments