Closed berniedurfee-renaissance closed 1 year ago
I did see the other issues, but they looked like they'd been fixed, so maybe this is a regression?
I just ran into this same issue, it looks like the issue is the default runtime should be python3.8, not 3.9.
see: https://github.com/DataDog/datadog-serverless-functions/issues/611
I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Please provide a clear and concise description of the issue you are encountering, and a reproduction of your configuration (see the
examples/*
directory for references that you can copy+paste and tailor to match your configs if you are unable to copy your exact configuration). The reproduction MUST be executable by runningterraform init && terraform apply
without any further changes.If your request is for a new feature, please use the
Feature request
template.⚠️ Note
Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
Module version [Required]:
Terraform version: Terraform v1.4.3-dev on darwin_amd64
provider registry.terraform.io/datadog/datadog v3.23.0
provider registry.terraform.io/hashicorp/aws v4.61.0
provider registry.terraform.io/hashicorp/null v3.2.1
Provider version(s): Terraform v1.4.3-dev on darwin_amd64
provider registry.terraform.io/datadog/datadog v3.23.0
provider registry.terraform.io/hashicorp/aws v4.61.0
provider registry.terraform.io/hashicorp/null v3.2.1
Reproduction Code [Required]
Steps to reproduce the behavior:
terraform apply
Expected behavior
The log forwarder should be created and should forward logs
Actual behavior
Log forwarder throws error: