UNPKG
caccl-deploy
Version:
develop (0.4.0-testing)
latest (0.16.0)
npm-fix (0.10.2-npm-fix)
rc (0.6.2-rc.4)
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.3
0.10.2
0.10.2-npm-fix
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.4
0.6.3
0.6.2
0.6.2-rc.4
0.6.2-rc.3
0.6.2-rc.1
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.4.0-testing
0.3.1-testing
0.3.0
0.3.0-testing
0.2.0
A cli tool for managing ECS/Fargate app deployments
caccl-deploy
/
cdk.json
7 lines
(6 loc)
•
126 B
JSON
View Raw
1
2
3
4
5
6
7
{
"app"
:
"node_modules/.bin/ts-node cdk/index.ts"
,
"context"
:
{
"@aws-cdk/aws-rds:lowercaseDbIdentifier"
:
false
}
}