terraform-aws-modules / terraform-aws-datadog-forwarders

Terraform module to create resources on AWS to forward logs/metrics to Datadog 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/datadog-forwarders/aws
Apache License 2.0
56 stars 40 forks source link

feat!: Bump Terraform and AWS provider MSV to `1.3` and `5.0` respectively, add latest releases and set `3.103.0` as the default version #36

Closed mikecook closed 8 months ago

mikecook commented 8 months ago

Description

Motivation and Context

Resolves several CVEs mentioned in datadog-serverless-functions repo

Breaking Changes

Known issue https://github.com/DataDog/datadog-serverless-functions/issues/684

mikecook commented 8 months ago

Might want to bump runtime default too. I'm not sure if 3.8 is supported for the latest function version.

antonbabenko commented 8 months ago

This PR is included in version 6.0.0 :tada:

gpdenny commented 8 months ago

@mikecook were you able to get this running with the default runtime of python3.8? As you mentioned, I think the default runtime might need to be bumped to python3.11. Ran into https://github.com/urllib3/urllib3/issues/2168 related errors unless I increased to python3.11.

gpdenny commented 8 months ago

Raised #37 as I think this is the case.

github-actions[bot] commented 7 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.