We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a167bd3 commit baac5efCopy full SHA for baac5ef
cdk/tests/unit/test_cdk_lambda_python_stack.py
@@ -11,7 +11,7 @@
11
12
stack = CdkLambdaPythonStack(
13
app,
14
- "{}-stack-compute-cdk".format(MAIN_RESOURCES_NAME),
+ "{}-stack-cdk".format(MAIN_RESOURCES_NAME),
15
NAME_PREFIX,
16
MAIN_RESOURCES_NAME,
17
DEPLOYMENT_ENVIRONMENT,
0 commit comments