We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6bd430 commit eb7bbb8Copy full SHA for eb7bbb8
config/develop/namespaced/events-rule-raw-sync.yaml
@@ -5,7 +5,7 @@ dependencies:
5
- develop/namespaced/lambda-raw-sync.yaml
6
parameters:
7
RuleName: "{{ stack_group_config.namespace }}-lambda-raw-sync-trigger"
8
- RuleState: DISABLED
+ RuleState: ENABLED
9
LambdaArn: !stack_output_external "{{ stack_group_config.namespace }}-lambda-raw-sync::RawSyncFunctionArn"
10
CronSchedule: cron(0 0 * * ? *)
11
stack_tags:
0 commit comments