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
*[curl](https://curl.haxx.se/download.html) for App installations.
11
15
12
16
#### Sumo Logic Provider
@@ -22,9 +26,7 @@ You can also define these values in `terraform.tfvars`.
22
26
23
27
#### REST Api Provider
24
28
25
-
Two REST API provider configurations are required by these modules:
26
-
27
-
1. Sumo Logic REST Api provider configuration is required for App installations and is needed for all integrations involving App configuration and installation:
29
+
Sumo Logic REST Api provider configuration is required for App installations and is needed for all integrations involving App configuration and installation:
28
30
29
31
```shell
30
32
provider "restapi" {
@@ -38,22 +40,10 @@ provider "restapi" {
38
40
```
39
41
You can also define these values in`terraform.tfvars`.
40
42
41
-
2. Opsgenie REST Api provider configuration is required forconfiguring webhooksin Opsgenie and is needed for Opsgenie integration configuration:
0 commit comments