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 4e70d5c commit ad26d37Copy full SHA for ad26d37
.github/scripts/fix_cdk_json.sh
@@ -48,3 +48,5 @@ fix_string_key commitId "${COMMIT_ID}"
48
fix_string_key cfnDriftDetectionGroup "${CFN_DRIFT_DETECTION_GROUP}"
49
fix_boolean_number_key logRetentionInDays "${LOG_RETENTION_IN_DAYS}"
50
fix_boolean_number_key forwardCsocLogs "${FORWARD_CSOC_LOGS}"
51
+
52
+cat .build/cdk.json
0 commit comments