You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: infrastructure/terraform/modules/eventsub/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
| <aname="input_component"></a> [component](#input\_component)| The name of the terraformscaffold component calling this module |`string`| n/a | yes |
16
16
| <aname="input_default_tags"></a> [default\_tags](#input\_default\_tags)| Default tag map for application to all taggable resources in the module |`map(string)`|`{}`| no |
17
17
| <aname="input_enable_event_cache"></a> [enable\_event\_cache](#input\_enable\_event\_cache)| Enable caching of events to an S3 bucket |`bool`|`true`| no |
18
-
| <aname="input_enable_firehose_raw_message_delivery"></a> [enable\_firehose\_raw\_message\_delivery](#input\_enable\_firehose\_raw\_message\_delivery)| Enables raw message delivery on firehose subscription |`bool`|`true`| no |
18
+
| <aname="input_enable_firehose_raw_message_delivery"></a> [enable\_firehose\_raw\_message\_delivery](#input\_enable\_firehose\_raw\_message\_delivery)| Enables raw message delivery on firehose subscription |`bool`|`false`| no |
| <aname="input_environment"></a> [environment](#input\_environment)| The name of the terraformscaffold environment the module is called for |`string`| n/a | yes |
21
21
| <aname="input_event_cache_buffer_interval"></a> [event\_cache\_buffer\_interval](#input\_event\_cache\_buffer\_interval)| The buffer interval for data firehose |`number`|`500`| no |
0 commit comments