cdk-rds-sql
Version:
A CDK construct that allows creating roles or users and databases an on Aurora Serverless Postgresql or Mysql/MariaDB cluster.
44 lines (43 loc) • 877 B
YAML
policies:
- type: commit
spec:
header:
length: 140
imperative: true
case: lower
invalidLastCharacters: .
body:
required: false
dco: false
gpg: false
spellcheck:
locale: US_nz
maximumOfOneCommit: false
conventional:
types:
- "build"
- "chore"
- "ci"
- "debug"
- "docs"
- "refactor"
- "test"
- "vendor"
scopes:
- "provider"
- "database"
- "schema"
- "role"
- "sql"
descriptionLength: 160
- type: license
spec:
skipPaths:
- .git/
- .build*/
includeSuffixes:
- .ext
excludeSuffixes:
- .exclude-ext-prefix.ext
header: |
This is the contents of a license header.