Skip to content

Commit f5d14ce

Browse files
authored
Replaced version 1.48 with 3.3 in README. (#104)
1 parent 9c0b706 commit f5d14ce

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

modules/config-posture/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If instrumenting an AWS Gov account/organization, IAM policies and resources wil
1919
|---------------------------------------------------------------------------|-----------|
2020
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
2121
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.60.0 |
22-
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~>1.48 |
22+
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~>3.3 |
2323

2424
## Providers
2525

modules/integrations/cross-account-event-bridge/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ If instrumenting an AWS Gov account/organization, IAM policies and event bridge
2121
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
2222
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.60.0 |
2323
| <a name="requirement_random"></a> [random](#requirement\_random) | >= 3.1 |
24-
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~> 1.48 |
24+
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~> 3.3 |
2525

2626
## Providers
2727

2828
| Name | Version |
2929
|------|---------|
3030
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.60.0 |
3131
| <a name="provider_random"></a> [random](#provider\_random) | >= 3.1 |
32-
| <a name="provider_sysdig"></a> [sysdig](#provider\_sysdig) | ~> 1.48 |
32+
| <a name="provider_sysdig"></a> [sysdig](#provider\_sysdig) | ~> 3.3 |
3333

3434
## Modules
3535

modules/onboarding/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If instrumenting an AWS Gov account/organization, IAM policies and resources wil
2424
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0.0 |
2525
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.60.0 |
2626
| <a name="requirement_random"></a> [random](#requirement\_random) | >= 3.1 |
27-
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~>1.48 |
27+
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~>3.3 |
2828

2929
## Providers
3030

modules/vm-workload-scanning/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ pull images from ECR, optionally obtain lambda function code and details.
1818
|---------------------------------------------------------------------------|-----------|
1919
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | ~> 1.7 |
2020
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.60.0 |
21-
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~> 1.48 |
21+
| <a name="requirement_sysdig"></a> [sysdig](#requirement\_sysdig) | ~> 3.3 |
2222

2323
## Providers
2424

2525
| Name | Version |
2626
|------------------------------------------------------------|----------|
2727
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.60.0 |
28-
| <a name="provider_sysdig"></a> [sysdig](#provider\_sysdig) | ~> 1.48 |
28+
| <a name="provider_sysdig"></a> [sysdig](#provider\_sysdig) | ~> 3.3 |
2929

3030
## Modules
3131

0 commit comments

Comments
 (0)