Skip to content

Commit 3cc90fe

Browse files
committed
Updated source code file name in sync with GitHub naming
1 parent 9533bcc commit 3cc90fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure-cdk/lib/shared-vars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ import {ApplicationRuntime} from "./constructs/application-runtime";
22

33
export const APPLICATION_NAME = "kinesis-analytics-application-python"
44
export const BUILD_FOR_RUNTIME = ApplicationRuntime.PYTHON
5-
export const SOURCE_CODE_ZIP = "automate-deployment-and-version-update-of-kda-application.zip"
5+
export const SOURCE_CODE_ZIP = "automate-deployment-and-version-update-of-kda-application-main.zip"
66
export const ASSET_BUCKET_EXPORT_NAME = "Blog::Artifact::BucketName"

0 commit comments

Comments
 (0)