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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ Examples codified under the [`examples`](https://github.com/terraform-aws-module
150
150
| <aname="input_log_forwarder_role_path"></a> [log\_forwarder\_role\_path](#input\_log\_forwarder\_role\_path)| Log forwarder role path |`string`|`null`| no |
151
151
| <aname="input_log_forwarder_role_permissions_boundary"></a> [log\_forwarder\_role\_permissions\_boundary](#input\_log\_forwarder\_role\_permissions\_boundary)| The ARN of the policy that is used to set the permissions boundary for the log forwarder role |`string`|`null`| no |
152
152
| <aname="input_log_forwarder_role_tags"></a> [log\_forwarder\_role\_tags](#input\_log\_forwarder\_role\_tags)| A map of tags to apply to the log forwarder role |`map(string)`|`{}`| no |
153
-
| <aname="input_log_forwarder_runtime"></a> [log\_forwarder\_runtime](#input\_log\_forwarder\_runtime)| Lambda function runtime |`string`|`"python3.8"`| no |
153
+
| <aname="input_log_forwarder_runtime"></a> [log\_forwarder\_runtime](#input\_log\_forwarder\_runtime)| Lambda function runtime |`string`|`"python3.11"`| no |
154
154
| <aname="input_log_forwarder_s3_log_bucket_arns"></a> [log\_forwarder\_s3\_log\_bucket\_arns](#input\_log\_forwarder\_s3\_log\_bucket\_arns)| S3 log buckets for forwarder to read and forward logs to Datadog |`list(string)`|`[]`| no |
155
155
| <aname="input_log_forwarder_s3_zip_kms_key_id"></a> [log\_forwarder\_s3\_zip\_kms\_key\_id](#input\_log\_forwarder\_s3\_zip\_kms\_key\_id)| The AWS KMS Key ARN to use for object encryption |`string`|`null`| no |
156
156
| <aname="input_log_forwarder_s3_zip_metadata"></a> [log\_forwarder\_s3\_zip\_metadata](#input\_log\_forwarder\_s3\_zip\_metadata)| A map of keys/values to provision metadata (will be automatically prefixed by `x-amz-meta-`|`map(string)`|`{}`| no |
| <aname="input_role_path"></a> [role\_path](#input\_role\_path)| Forwarder role path |`string`|`null`| no |
112
112
| <aname="input_role_permissions_boundary"></a> [role\_permissions\_boundary](#input\_role\_permissions\_boundary)| The ARN of the policy that is used to set the permissions boundary for the forwarder role |`string`|`null`| no |
113
113
| <aname="input_role_tags"></a> [role\_tags](#input\_role\_tags)| A map of tags to apply to the forwarder role |`map(string)`|`{}`| no |
114
-
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Lambda function runtime |`string`|`"python3.8"`| no |
114
+
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Lambda function runtime |`string`|`"python3.11"`| no |
115
115
| <aname="input_s3_log_bucket_arns"></a> [s3\_log\_bucket\_arns](#input\_s3\_log\_bucket\_arns)| S3 log buckets for forwarder to read and forward logs to Datadog |`list(string)`|`[]`| no |
116
116
| <aname="input_s3_zip_kms_key_id"></a> [s3\_zip\_kms\_key\_id](#input\_s3\_zip\_kms\_key\_id)| The AWS KMS Key ARN to use for object encryption |`string`|`null`| no |
117
117
| <aname="input_s3_zip_metadata"></a> [s3\_zip\_metadata](#input\_s3\_zip\_metadata)| A map of keys/values to provision metadata (will be automatically prefixed by `x-amz-meta-`|`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/rds_enhanced_monitoring_forwarder/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ No modules.
87
87
| <aname="input_role_path"></a> [role\_path](#input\_role\_path)| Forwarder role path |`string`|`null`| no |
88
88
| <aname="input_role_permissions_boundary"></a> [role\_permissions\_boundary](#input\_role\_permissions\_boundary)| The ARN of the policy that is used to set the permissions boundary for the forwarder role. |`string`|`null`| no |
89
89
| <aname="input_role_tags"></a> [role\_tags](#input\_role\_tags)| A map of tags to apply to the forwarder role |`map(string)`|`{}`| no |
90
-
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Lambda function runtime |`string`|`"python3.8"`| no |
90
+
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Lambda function runtime |`string`|`"python3.11"`| no |
91
91
| <aname="input_security_group_ids"></a> [security\_group\_ids](#input\_security\_group\_ids)| List of security group ids when Lambda Function should run in the VPC. |`list(string)`|`null`| no |
92
92
| <aname="input_subnet_ids"></a> [subnet\_ids](#input\_subnet\_ids)| List of subnet ids when Lambda Function should run in the VPC. Usually private or intra subnets. |`list(string)`|`null`| no |
93
93
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to use on all resources |`map(string)`|`{}`| no |
Copy file name to clipboardExpand all lines: modules/vpc_flow_log_forwarder/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ No modules.
93
93
| <aname="input_role_path"></a> [role\_path](#input\_role\_path)| Forwarder role path |`string`|`null`| no |
94
94
| <aname="input_role_permissions_boundary"></a> [role\_permissions\_boundary](#input\_role\_permissions\_boundary)| The ARN of the policy that is used to set the permissions boundary for the forwarder role |`string`|`null`| no |
95
95
| <aname="input_role_tags"></a> [role\_tags](#input\_role\_tags)| A map of tags to apply to the forwarder role |`map(string)`|`{}`| no |
96
-
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Lambda function runtime |`string`|`"python3.8"`| no |
96
+
| <aname="input_runtime"></a> [runtime](#input\_runtime)| Lambda function runtime |`string`|`"python3.11"`| no |
97
97
| <aname="input_s3_log_bucket_arns"></a> [s3\_log\_bucket\_arns](#input\_s3\_log\_bucket\_arns)| S3 log buckets for forwarder to read and forward VPC flow logs to Datadog |`list(string)`|`[]`| no |
98
98
| <aname="input_security_group_ids"></a> [security\_group\_ids](#input\_security\_group\_ids)| List of security group ids when Lambda Function should run in the VPC |`list(string)`|`null`| no |
99
99
| <aname="input_subnet_ids"></a> [subnet\_ids](#input\_subnet\_ids)| List of subnet ids when Lambda Function should run in the VPC. Usually private or intra subnets |`list(string)`|`null`| no |
0 commit comments