@aws-cdk-testing/cli-integ
Version:
Integration tests for the AWS CDK CLI
20 lines (19 loc) • 409 B
JSON
{
"version": "0.36.0",
"artifacts": {
"InitStack": {
"type": "aws:cloudformation:stack",
"environment": "aws://unknown-account/unknown-region",
"properties": {
"templateFile": "InitStack.template.json"
}
}
},
"runtime": {
"libraries": {
"@aws-cdk/core": "1.12.0",
"@aws-cdk/cx-api": "1.12.0",
"jsii-runtime": "node.js/v8.11.4"
}
}
}