Skip to content

Commit

Permalink
SUMO-227092: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yyyttthan99 committed Nov 8, 2023
1 parent 77d105e commit f48d0fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 2.27.1 (Unreleased)
FEATURES:
* **New Resource:** sumologic_azure_event_hub_log_source (GH-57X)
* **New Resource:** sumologic_azure_event_hub_log_source (GH-590)

## 2.27.0 (September 28, 2023)
FEATURES:
Expand Down
2 changes: 1 addition & 1 deletion website/docs/r/azure_event_hub_log_source.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ In addition to the [Common Source Properties](https://registry.terraform.io/prov
+ `namespace` - (Required) The namespace of the event hub.
+ `event_hub_name` - (Required) The name of the event hub.
+ `consumer_group` - (Required) The consumer group of the event hub.
+ `region` - (Required) The value must be either "Commercial" for azure or "US Gov" for azure gov.
+ `region` - (Optional) The value can be either "Commercial" for azure or "US Gov" for azure gov. Default is for azure.

[1]: https://help.sumologic.com/Send_Data/Sources/03Use_JSON_to_Configure_Sources/JSON_Parameters_for_Hosted_Sources
[2]: https://help.sumologic.com/03Send-Data/Sources/02Sources-for-Hosted-Collectors/XXX

0 comments on commit f48d0fc

Please sign in to comment.