Skip to content

Commit 0ef4bdb

Browse files
committed
chore(docs): add package description
1 parent ced0411 commit 0ef4bdb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.projenrc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
77
typescriptVersion: '5.5.x',
88
jsiiVersion: '5.5.x',
99
name: '@gammarers/aws-codeconnections-host-custom-resource',
10+
description: 'This AWS CDK Construct provides a custom resource (Lambda Function) to create a connection host for Self-Managed GitLab, which is not yet supported by CloudFormation. Additionally, even after creating the Host and the connection, authentication must be done via a browser.',
1011
projenrcTs: true,
1112
repositoryUrl: 'https://github.com/gammarers/aws-codeconnections-host-custom-resource.git',
1213
deps: [

package.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)