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
| environment | Enter au, ca, de, eu, fed, in, jp, kr, us1 or us2. Visit https://help.sumologic.com/APIs/General-API-Information/Sumo-Logic-Endpoints-and-Firewall-Security|`string`| n/a | yes |
32
-
| managed\_apps | The list of Application to manage within the Sumo Logic AWS Observability Solution | <pre>map(object({<br> folder_id = string<br> content_json = string<br> }))</pre> |`{}`| no |
33
-
| managed\_field\_extraction\_rules | The list of Field Extraction Rules to manage within the Sumo Logic AWS Observability Solution | <pre>map(object({<br> name = string<br> parse_expression = string<br> scope = string<br> enabled = bool<br> }))</pre> |`{}`| no |
34
-
| managed\_fields | The list of Fields to manage within the Sumo Logic AWS Observability Solution | <pre>map(object({<br> field_name = string<br> data_type = string<br> state = bool<br> }))</pre> |`{}`| no |
35
-
| managed\_metric\_rules | The list of metric rules to manage within the Sumo Logic AWS Observability solution. | <pre>map(object({<br> metric_rule_name = string<br> match_expression = string<br> sleep = number<br> variables_to_extract = list(object({<br> name = string<br> tagSequence = string<br> }))<br> }))</pre> |`{}`| no |
|<aname="input_environment"></a> [environment](#input\_environment)| Enter au, ca, de, eu, fed, in, jp, kr, us1 or us2. Visit https://help.sumologic.com/APIs/General-API-Information/Sumo-Logic-Endpoints-and-Firewall-Security|`string`| n/a | yes |
47
+
|<aname="input_managed_apps"></a> [managed\_apps](#input\_managed\_apps)| The list of Application to manage within the Sumo Logic AWS Observability Solution | <pre>map(object({<br/> folder_id = string<br/> content_json = string<br/> }))</pre> |`{}`| no |
48
+
|<aname="input_managed_field_extraction_rules"></a> [managed\_field\_extraction\_rules](#input\_managed\_field\_extraction\_rules)| The list of Field Extraction Rules to manage within the Sumo Logic AWS Observability Solution | <pre>map(object({<br/> name = string<br/> parse_expression = string<br/> scope = string<br/> enabled = bool<br/> }))</pre> |`{}`| no |
49
+
|<aname="input_managed_fields"></a> [managed\_fields](#input\_managed\_fields)| The list of Fields to manage within the Sumo Logic AWS Observability Solution | <pre>map(object({<br/> field_name = string<br/> data_type = string<br/> state = bool<br/> }))</pre> |`{}`| no |
50
+
|<aname="input_managed_metric_rules"></a> [managed\_metric\_rules](#input\_managed\_metric\_rules)| The list of metric rules to manage within the Sumo Logic AWS Observability solution. | <pre>map(object({<br/> metric_rule_name = string<br/> match_expression = string<br/> sleep = number<br/> variables_to_extract = list(object({<br/> name = string<br/> tagSequence = string<br/> }))<br/> }))</pre> |`{}`| no |
| sumologic\_content | This output contains all the Apps. |
43
-
| sumologic\_field | This output contains all the fields. |
44
-
| sumologic\_field\_extraction\_rule | This output contains all the Field Extraction rules. |
45
-
| sumologic\_metric\_rules | This output contains all the metric rules. |
57
+
|<aname="output_sumologic_content"></a> [sumologic\_content](#output\_sumologic\_content)| This output contains all the Apps. |
58
+
|<aname="output_sumologic_field"></a> [sumologic\_field](#output\_sumologic\_field)| This output contains all the fields. |
59
+
|<aname="output_sumologic_field_extraction_rule"></a> [sumologic\_field\_extraction\_rule](#output\_sumologic\_field\_extraction\_rule)| This output contains all the Field Extraction rules. |
60
+
|<aname="output_sumologic_metric_rules"></a> [sumologic\_metric\_rules](#output\_sumologic\_metric\_rules)| This output contains all the metric rules. |
0 commit comments