Skip to content

Commit e458b4f

Browse files
Update docs/resources/team_sync.md
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
1 parent 91aa3a6 commit e458b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/team_sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ resource "datadog_team_sync" "example" {
3737
### Required
3838

3939
- `source` (String) The external source platform for team synchronization. Valid values are `github`.
40-
- `type` (String) The type of synchronization operation. `link` connects teams by matching names. `provision` creates new teams when no match is found. Valid values are `link`, `provision`.
40+
- `type` (String) The type of synchronization operation. `link` connects teams by matching names. `provision` creates new teams when no match is found. Valid values are `link`, and `provision`.
4141

4242
### Optional
4343

0 commit comments

Comments
 (0)