Skip to content

Commit 0863489

Browse files
authored
Clarify Terraform support for sched searches (#4846)
1 parent a4c0630 commit 0863489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/alerts/difference-from-scheduled-searches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Beyond the differences in use cases, there are distinct feature differences betw
3030
| Send notification to multiple channels | No | Yes |
3131
| Alert disablement | No | Yes*<br/>(Disable is a manual operation. We do not support scheduled disabling of alerts.) |
3232
| API support | Partial*<br/>(Supported via content sync API) | Yes |
33-
| Terraform support | No*<br/>(The [Content API resource](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/content) allows you to manage Schedule Searches) | Yes |
33+
| Terraform support | Yes<br/>(see [content API resource](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/content)) | Yes |
3434
| Log Search operator support | Yes*<br/>(Some operators are not supported for real-time alerts) | Yes |
3535
| Outlier-based alerts | Yes | Yes |
3636
| Access control | Object-Level Access Control | Object-Level Access Control (Per request - limited availability) |

0 commit comments

Comments
 (0)