From 6b3f7ea591b1012fd52203f82556ddd26bd5855f Mon Sep 17 00:00:00 2001 From: Arya Girish K Date: Thu, 19 Dec 2024 13:35:55 +0530 Subject: [PATCH 1/2] docs : Changed description --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index caeabef7..c5b6f092 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -15,5 +15,5 @@ repository: # The description is displayed under the repository name on the # organization page and in the 'About' section of the repository. - description: "Creates virtual servers across subnets in a single VPC connected by a single security group. Supports floating IP addresses and multiple load balancers." + description: "This module creates the Virtual Private Cloud (VPC) resources in a cloud environment, including subnets and security groups.Also Supports floating IP addresses and multiple load balancers." topics: core-team, terraform, ibm-cloud, terraform-module, slz-vpc, slz, landing-zone, supported, graduated From 953e9a200c3b826a55c4c77d26b69e41f43d75f4 Mon Sep 17 00:00:00 2001 From: Arya Girish K Date: Fri, 20 Dec 2024 11:14:46 +0530 Subject: [PATCH 2/2] Added one space --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index c5b6f092..be3a0e7c 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -15,5 +15,5 @@ repository: # The description is displayed under the repository name on the # organization page and in the 'About' section of the repository. - description: "This module creates the Virtual Private Cloud (VPC) resources in a cloud environment, including subnets and security groups.Also Supports floating IP addresses and multiple load balancers." + description: "This module creates the Virtual Private Cloud (VPC) resources in a cloud environment, including subnets and security groups. Also Supports floating IP addresses and multiple load balancers." topics: core-team, terraform, ibm-cloud, terraform-module, slz-vpc, slz, landing-zone, supported, graduated