Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Mar 1, 2021
1 parent f467cbe commit e8885a0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ The following arguments are supported:

* `teams_enabled` - (Optional) Should the Microsoft Teams data connector be enabled? Defaults to `true`.

-> **NOTE**: At least one of `exchange_enabled`, `shared_point_enabled` and `teams_enabled` has to be specified.
-> **NOTE**: At least one of `exchange_enabled`, `sharedpoint_enabled` and `teams_enabled` has to be specified.

* `tenant_id` - (Optional) The ID of the tenant that this Office 365 Data Connector connects to. Changing this forces a new Office 365 Data Connector to be created.
* `tenant_id` - (Optional) The ID of the Tenant that this Office 365 Data Connector connects to. Changing this forces a new Office 365 Data Connector to be created.

-> **NOTE**: Terraform will use the Tenant ID for the current Subscription if this is unspecified.

Expand Down

0 comments on commit e8885a0

Please sign in to comment.