Skip to content

Commit 785dd0e

Browse files
Merge pull request #266 from SumoLogic/fy26q3
AWSO 2.13.0 release
2 parents e30b426 + 95f696c commit 785dd0e

File tree

146 files changed

+9297
-5264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+9297
-5264
lines changed

.github/workflows/awso-cf-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/checkout@v2
4343
- uses: ruby/setup-ruby@v1
4444
with:
45-
ruby-version: 2.6
45+
ruby-version: 3.3.9
4646
- name: Install cfn_nag
4747
run: |
4848
gem install cfn-nag

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ terraform
134134
terraform.tfstate
135135
terraform.tfstate.backup
136136
.terraform.lock.hcl
137+
.test-data
137138
aws-observability-terraform/test/*/test_output
138139
aws-observability-terraform/test/*/test_output.log
139140
aws-observability-terraform/**/.terraform

aws-observability-terraform/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
| Name | Version |
44
|------|---------|
5-
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
6-
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 6.0.0 |
5+
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
6+
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.16.2, < 7.0.0 |
77
| <a name="requirement_random"></a> [random](#requirement\_random) | >= 3.1.0 |
88
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |
99
| <a name="requirement_time"></a> [time](#requirement\_time) | >= 0.11.1 |
@@ -12,8 +12,8 @@
1212

1313
| Name | Version |
1414
|------|---------|
15-
| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | 2.31.5 |
16-
| <a name="provider_time"></a> [time](#provider\_time) | 0.12.1 |
15+
| <a name="provider_sumologic"></a> [sumologic](#provider\_sumologic) | >= 2.31.3, < 4.0.0 |
16+
| <a name="provider_time"></a> [time](#provider\_time) | >= 0.11.1 |
1717

1818
## Modules
1919

@@ -69,6 +69,7 @@
6969
| Name | Description | Type | Default | Required |
7070
|------|-------------|------|---------|:--------:|
7171
| <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 |
72+
| <a name="input_aws_resource_tags"></a> [aws\_resource\_tags](#input\_aws\_resource\_tags) | Map of tags to apply to all AWS resources provisioned through the AWS Observability Solution | `map(string)` | `{}` | no |
7273
| <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 |
7374
| <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 |
7475
| <a name="input_sumologic_environment"></a> [sumologic\_environment](#input\_sumologic\_environment) | Enter au, ca, de, eu, fed, 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 |

aws-observability-terraform/app-modules/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| Name | Version |
44
|------|---------|
5-
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 0.13.0 |
5+
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.5.7 |
66
| <a name="requirement_null"></a> [null](#requirement\_null) | >= 2.1 |
77
| <a name="requirement_sumologic"></a> [sumologic](#requirement\_sumologic) | >= 2.31.3, < 4.0.0 |
88

@@ -27,7 +27,6 @@
2727
| <a name="module_lambda_app"></a> [lambda\_app](#module\_lambda\_app) | ./lambda | n/a |
2828
| <a name="module_nlb_app"></a> [nlb\_app](#module\_nlb\_app) | ./nlb | n/a |
2929
| <a name="module_overview_app"></a> [overview\_app](#module\_overview\_app) | ./overview | n/a |
30-
| <a name="module_rce_app"></a> [rce\_app](#module\_rce\_app) | ./rce | n/a |
3130
| <a name="module_rds_app"></a> [rds\_app](#module\_rds\_app) | ./rds | n/a |
3231
| <a name="module_sns_app"></a> [sns\_app](#module\_sns\_app) | ./sns | n/a |
3332
| <a name="module_sqs_app"></a> [sqs\_app](#module\_sqs\_app) | ./sqs | n/a |
@@ -89,7 +88,6 @@
8988
| <a name="output_sumologic_content_lambda"></a> [sumologic\_content\_lambda](#output\_sumologic\_content\_lambda) | This output contains lambda App. |
9089
| <a name="output_sumologic_content_nlb"></a> [sumologic\_content\_nlb](#output\_sumologic\_content\_nlb) | This output contains nlb App. |
9190
| <a name="output_sumologic_content_overview"></a> [sumologic\_content\_overview](#output\_sumologic\_content\_overview) | This output contains overview App. |
92-
| <a name="output_sumologic_content_rce"></a> [sumologic\_content\_rce](#output\_sumologic\_content\_rce) | This output contains rce Apps. |
9391
| <a name="output_sumologic_content_rds"></a> [sumologic\_content\_rds](#output\_sumologic\_content\_rds) | This output contains rds App. |
9492
| <a name="output_sumologic_content_sns"></a> [sumologic\_content\_sns](#output\_sumologic\_content\_sns) | This output contains sns App. |
9593
| <a name="output_sumologic_content_sqs"></a> [sumologic\_content\_sqs](#output\_sumologic\_content\_sqs) | This output contains sqs App. |

aws-observability-terraform/app-modules/alb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ No providers.
1010

1111
| Name | Source | Version |
1212
|------|--------|---------|
13-
| <a name="module_alb_module"></a> [alb\_module](#module\_alb\_module) | SumoLogic/sumo-logic-integrations/sumologic//sumologic | n/a |
13+
| <a name="module_alb_module"></a> [alb\_module](#module\_alb\_module) | SumoLogic/sumo-logic-integrations/sumologic//sumologic | 1.0.20 |
1414

1515
## Resources
1616

aws-observability-terraform/app-modules/alb/app.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "alb_module" {
22
source = "SumoLogic/sumo-logic-integrations/sumologic//sumologic"
3-
version = "1.0.19"
3+
version = "1.0.20"
44

55
access_id = var.access_id
66
access_key = var.access_key

aws-observability-terraform/app-modules/apigateway/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ No providers.
1010

1111
| Name | Source | Version |
1212
|------|--------|---------|
13-
| <a name="module_apigateway_module"></a> [apigateway\_module](#module\_apigateway\_module) | SumoLogic/sumo-logic-integrations/sumologic//sumologic | n/a |
13+
| <a name="module_apigateway_module"></a> [apigateway\_module](#module\_apigateway\_module) | SumoLogic/sumo-logic-integrations/sumologic//sumologic | 1.0.20 |
1414

1515
## Resources
1616

aws-observability-terraform/app-modules/apigateway/app.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "apigateway_module" {
22
source = "SumoLogic/sumo-logic-integrations/sumologic//sumologic"
3-
version = "1.0.19"
3+
version = "1.0.20"
44

55
access_id = var.access_id
66
access_key = var.access_key

aws-observability-terraform/app-modules/dynamodb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ No providers.
1010

1111
| Name | Source | Version |
1212
|------|--------|---------|
13-
| <a name="module_dynamodb_module"></a> [dynamodb\_module](#module\_dynamodb\_module) | SumoLogic/sumo-logic-integrations/sumologic//sumologic | n/a |
13+
| <a name="module_dynamodb_module"></a> [dynamodb\_module](#module\_dynamodb\_module) | SumoLogic/sumo-logic-integrations/sumologic//sumologic | 1.0.20 |
1414

1515
## Resources
1616

aws-observability-terraform/app-modules/dynamodb/app.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "dynamodb_module" {
22
source = "SumoLogic/sumo-logic-integrations/sumologic//sumologic"
3-
version = "1.0.19"
3+
version = "1.0.20"
44

55
access_id = var.access_id
66
access_key = var.access_key

0 commit comments

Comments
 (0)