We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9455559 commit 7f36339Copy full SHA for 7f36339
1 file changed
infrastructure/terraform/components/api/modules_eventsub.tf
@@ -22,4 +22,5 @@ module "eventsub" {
22
23
event_cache_expiry_days = 30
24
enable_event_cache = true
25
+ shared_infra_account_id = var.shared_infra_account_id
26
}
0 commit comments