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
@@ -164,7 +164,7 @@ Examples codified under the [`examples`](https://github.com/terraform-aws-module
164
164
| <aname="input_log_forwarder_timeout"></a> [log\_forwarder\_timeout](#input\_log\_forwarder\_timeout)| The amount of time the log forwarder lambda has to execute in seconds |`number`|`120`| no |
165
165
| <aname="input_log_forwarder_use_policy_name_prefix"></a> [log\_forwarder\_use\_policy\_name\_prefix](#input\_log\_forwarder\_use\_policy\_name\_prefix)| Whether to use unique name beginning with the specified `policy_name` for the log forwarder policy |`bool`|`false`| no |
166
166
| <aname="input_log_forwarder_use_role_name_prefix"></a> [log\_forwarder\_use\_role\_name\_prefix](#input\_log\_forwarder\_use\_role\_name\_prefix)| Whether to use unique name beginning with the specified `role_name` for the log forwarder role |`bool`|`false`| no |
167
-
| <aname="input_log_forwarder_version"></a> [log\_forwarder\_version](#input\_log\_forwarder\_version)| Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.73.0"`| no |
167
+
| <aname="input_log_forwarder_version"></a> [log\_forwarder\_version](#input\_log\_forwarder\_version)| Forwarder version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.103.0"`| no |
168
168
| <aname="input_log_forwarder_vpce_policy"></a> [log\_forwarder\_vpce\_policy](#input\_log\_forwarder\_vpce\_policy)| Policy to attach to the log forwarder endpoint that controls access to the service. Defaults to full access |`any`|`null`| no |
169
169
| <aname="input_log_forwarder_vpce_security_group_ids"></a> [log\_forwarder\_vpce\_security\_group\_ids](#input\_log\_forwarder\_vpce\_security\_group\_ids)| IDs of security groups to attach to log forwarder endpoint |`list(string)`|`[]`| no |
170
170
| <aname="input_log_forwarder_vpce_subnet_ids"></a> [log\_forwarder\_vpce\_subnet\_ids](#input\_log\_forwarder\_vpce\_subnet\_ids)| IDs of subnets to associate with log forwarder endpoint |`list(string)`|`[]`| no |
@@ -204,7 +204,7 @@ Examples codified under the [`examples`](https://github.com/terraform-aws-module
204
204
| <aname="input_rds_em_forwarder_timeout"></a> [rds\_em\_forwarder\_timeout](#input\_rds\_em\_forwarder\_timeout)| The amount of time the RDS enhanced monitoring forwarder lambda has to execute in seconds |`number`|`10`| no |
205
205
| <aname="input_rds_em_forwarder_use_policy_name_prefix"></a> [rds\_em\_forwarder\_use\_policy\_name\_prefix](#input\_rds\_em\_forwarder\_use\_policy\_name\_prefix)| Whether to use unique name beginning with the specified `rds_em_forwarder_policy_name` for the RDS enhanced monitoring forwarder role |`bool`|`false`| no |
206
206
| <aname="input_rds_em_forwarder_use_role_name_prefix"></a> [rds\_em\_forwarder\_use\_role\_name\_prefix](#input\_rds\_em\_forwarder\_use\_role\_name\_prefix)| Whether to use unique name beginning with the specified `rds_em_forwarder_role_name` for the RDS enhanced monitoring forwarder role |`bool`|`false`| no |
207
-
| <aname="input_rds_em_forwarder_version"></a> [rds\_em\_forwarder\_version](#input\_rds\_em\_forwarder\_version)| RDS enhanced monitoring lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.73.0"`| no |
207
+
| <aname="input_rds_em_forwarder_version"></a> [rds\_em\_forwarder\_version](#input\_rds\_em\_forwarder\_version)| RDS enhanced monitoring lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.103.0"`| no |
208
208
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to use on all resources |`map(string)`|`{}`| no |
209
209
| <aname="input_traces_vpce_policy"></a> [traces\_vpce\_policy](#input\_traces\_vpce\_policy)| Policy to attach to the traces endpoint that controls access to the service. Defaults to full access |`any`|`null`| no |
210
210
| <aname="input_traces_vpce_security_group_ids"></a> [traces\_vpce\_security\_group\_ids](#input\_traces\_vpce\_security\_group\_ids)| IDs of security groups to attach to traces endpoint |`list(string)`|`[]`| no |
@@ -239,7 +239,7 @@ Examples codified under the [`examples`](https://github.com/terraform-aws-module
239
239
| <aname="input_vpc_fl_forwarder_timeout"></a> [vpc\_fl\_forwarder\_timeout](#input\_vpc\_fl\_forwarder\_timeout)| The amount of time the VPC flow log forwarder lambda has to execute in seconds |`number`|`10`| no |
240
240
| <aname="input_vpc_fl_forwarder_use_policy_name_prefix"></a> [vpc\_fl\_forwarder\_use\_policy\_name\_prefix](#input\_vpc\_fl\_forwarder\_use\_policy\_name\_prefix)| Whether to use unique name beginning with the specified `vpc_fl_forwarder_policy_name` for the VPC flow log forwarder role |`bool`|`false`| no |
241
241
| <aname="input_vpc_fl_forwarder_use_role_name_prefix"></a> [vpc\_fl\_forwarder\_use\_role\_name\_prefix](#input\_vpc\_fl\_forwarder\_use\_role\_name\_prefix)| Whether to use unique name beginning with the specified `vpc_fl_forwarder_role_name` for the VPC flow log forwarder role |`bool`|`false`| no |
242
-
| <aname="input_vpc_fl_forwarder_version"></a> [vpc\_fl\_forwarder\_version](#input\_vpc\_fl\_forwarder\_version)| VPC flow log lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.73.0"`| no |
242
+
| <aname="input_vpc_fl_forwarder_version"></a> [vpc\_fl\_forwarder\_version](#input\_vpc\_fl\_forwarder\_version)| VPC flow log lambda version - see https://github.com/DataDog/datadog-serverless-functions/releases|`string`|`"3.103.0"`| no |
243
243
| <aname="input_vpc_id"></a> [vpc\_id](#input\_vpc\_id)| ID of VPC to provision endpoints within |`string`|`null`| no |
|[aws_availability_zones.available](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/availability_zones)| data source |
56
57
|[aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity)| data source |
57
58
|[aws_iam_policy_document.custom](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
58
59
|[aws_iam_policy_document.datadog_cmk](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
0 commit comments