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: modules/services/event-hub-data-source/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
@@ -56,7 +56,7 @@ No modules.
56
56
| <aname="input_auto_inflate_enabled"></a> [auto\_inflate\_enabled](#input\_auto\_inflate\_enabled)| Whether or not auto-inflate is enabled for the Event Hub |`bool`|`true`| no |
57
57
| <aname="input_consumer_group_name"></a> [consumer\_group\_name](#input\_consumer\_group\_name)| Name of the consumer group to be created |`string`|`"sysdig-consumer-group"`| no |
58
58
| <aname="input_diagnostic_settings_name"></a> [diagnostic\_settings\_name](#input\_diagnostic\_settings\_name)| Name of the diagnostic settings to be created |`string`|`"sysdig-diagnostic-settings"`| no |
59
-
| <aname="input_enable_entra"></a> [enable\_entra](#input\_enable\_entra)| (Optional) Used to enable or disable Entra logs, defaults to false. |`bool`|`false`| no |
59
+
| <aname="input_enable_entra"></a> [enable\_entra](#input\_enable\_entra)| (Optional) Used to enable or disable Entra logs, defaults to true. |`bool`|`true`| no |
60
60
| <aname="input_entra_diagnostic_settings_name"></a> [entra\_diagnostic\_settings\_name](#input\_entra\_diagnostic\_settings\_name)| Name of the Entra diagnostic settings to be created |`string`|`"sysdig-entra-diagnostic-settings"`| no |
61
61
| <aname="input_event_hub_name"></a> [event\_hub\_name](#input\_event\_hub\_name)| Name of the Event Hub to be created |`string`|`"sysdig-event-hub"`| no |
62
62
| <aname="input_event_hub_namespace_name"></a> [event\_hub\_namespace\_name](#input\_event\_hub\_namespace\_name)| Name of the Event Hub Namespace to be created |`string`| n/a | yes |
0 commit comments