Skip to content

Commit e21ef18

Browse files
Update event for mi updates
1 parent ccc0e2d commit e21ef18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/terraform/components/api/module_lambda_mi_updates_transformer.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ module "mi_updates_transformer" {
3737

3838
lambda_env_vars = merge(local.common_lambda_env_vars, {
3939
EVENTPUB_SNS_TOPIC_ARN = "${module.eventpub.sns_topic.arn}"
40+
EVENT_SOURCE = "/data-plane/supplier-api/${var.group}/${var.environment}/submit-mi"
4041
})
4142
}
4243

0 commit comments

Comments
 (0)