We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3962ca9 commit f223d48Copy full SHA for f223d48
.github/settings.yml
@@ -10,12 +10,8 @@ _extends: repo-settings:.github/common-settings.yml
10
# repo-specific settings
11
#
12
repository:
13
- # See https://terraform-ibm-modules.github.io/documentation/#/implementation-guidelines?id=module-names-and-descriptions
14
-
15
- # By changing this field, you rename the repository.
16
17
- # Uncomment this name property and set the name to the current repo name.
18
- # name: ""
+ name: "terraform-ibm-icse-vpe-module"
+ description: "Create Virtual Private Endpoint Gateways across VPC subnets."
19
20
# The description is displayed under the repository name on the
21
# organization page and in the 'About' section of the repository.
0 commit comments