|
5 | 5 | | <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 | |
6 | 6 | | <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 | |
7 | 7 | | <a name="requirement_random"></a> [random](#requirement\_random) | >= 3.1.0 | |
8 | | -| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.0, < 3.0.0 | |
| 8 | +| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 3.0.0 | |
9 | 9 | | <a name="requirement_time"></a> [time](#requirement\_time) | >= 0.11.1 | |
10 | 10 |
|
11 | 11 | ## Providers |
12 | 12 |
|
13 | 13 | | Name | Version | |
14 | 14 | |------|---------| |
15 | | -| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | 2.31.0 | |
| 15 | +| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | 2.31.3 | |
16 | 16 | | <a name="provider_time"></a> [time](#provider\_time) | 0.11.1 | |
17 | 17 |
|
18 | 18 | ## Modules |
|
68 | 68 | | <a name="input_aws_account_alias"></a> [aws\_account\_alias](#input\_aws\_account\_alias) | Provide the Name/Alias for the AWS environment from which you are collecting data. This name will appear in the Sumo Logic Explorer View, metrics, and logs.<br> If you are going to deploy the solution in multiple AWS accounts then this value has to be overidden at main.tf file.<br> Do not include special characters in the alias. | `string` | n/a | yes | |
69 | 69 | | <a name="input_sumologic_access_id"></a> [sumologic\_access\_id](#input\_sumologic\_access\_id) | Sumo Logic Access ID. Visit https://help.sumologic.com/Manage/Security/Access-Keys#Create_an_access_key | `string` | n/a | yes | |
70 | 70 | | <a name="input_sumologic_access_key"></a> [sumologic\_access\_key](#input\_sumologic\_access\_key) | Sumo Logic Access Key. Visit https://help.sumologic.com/Manage/Security/Access-Keys#Create_an_access_key | `string` | n/a | yes | |
71 | | -| <a name="input_sumologic_environment"></a> [sumologic\_environment](#input\_sumologic\_environment) | Enter au, ca, de, eu, jp, us2, in, fed or us1. For more information on Sumo Logic deployments visit https://help.sumologic.com/APIs/General-API-Information/Sumo-Logic-Endpoints-and-Firewall-Security | `string` | n/a | yes | |
| 71 | +| <a name="input_sumologic_environment"></a> [sumologic\_environment](#input\_sumologic\_environment) | Enter au, ca, de, eu, fed, in, jp, kr, us1 or us2. For more information on Sumo Logic deployments visit https://help.sumologic.com/APIs/General-API-Information/Sumo-Logic-Endpoints-and-Firewall-Security | `string` | n/a | yes | |
72 | 72 | | <a name="input_sumologic_folder_installation_location"></a> [sumologic\_folder\_installation\_location](#input\_sumologic\_folder\_installation\_location) | Indicates where to install the app folder. Enter "Personal Folder" for installing in "Personal" folder and "Admin Recommended Folder" for installing in "Admin Recommended" folder. | `string` | `"Personal Folder"` | no | |
73 | 73 | | <a name="input_sumologic_folder_share_with_org"></a> [sumologic\_folder\_share\_with\_org](#input\_sumologic\_folder\_share\_with\_org) | Indicates if AWS Observability folder should be shared (view access) with entire organization. true to enable; false to disable. | `bool` | `true` | no | |
74 | 74 | | <a name="input_sumologic_organization_id"></a> [sumologic\_organization\_id](#input\_sumologic\_organization\_id) | You can find your org on the Preferences page in the Sumo Logic UI. For more information, see the Preferences Page topic. Your org ID will be used to configure the IAM Role for Sumo Logic AWS Sources."<br> For more details, visit https://help.sumologic.com/01Start-Here/05Customize-Your-Sumo-Logic-Experience/Preferences-Page | `string` | n/a | yes | |
|
0 commit comments