document_redaction / cdk /cdk.json.example
seanpedrickcase's picture
Sync: Updated version number
0248e50
Raw
History Blame Contribute Delete
131 Bytes
{
"app": "python app.py",
"output": "cdk.out",
"context": {
"@aws-cdk/aws-ec2:restrictDefaultSecurityGroup": false
}
}