Ilyas Keskin
Ilyas Keskin
feat(lambda-promtail): Add possibility to set additional HTTP headers for promtail-client requests
**What this PR does / why we need it**: This PR adds the ability to set additional, custom HTTP headers for requests made by the promtail client in the` lambda-promtail`...
### Terraform Version ``` Terraform v1.6.5 on darwin_arm64 + provider registry.terraform.io/alekc/kubectl v2.0.4 + provider registry.terraform.io/hashicorp/aws v5.31.0 + provider registry.terraform.io/hashicorp/cloudinit v2.3.3 + provider registry.terraform.io/hashicorp/helm v2.12.1 + provider registry.terraform.io/hashicorp/kubernetes v2.24.0 + provider...
**Describe the bug** AWS released connection logging for Application Load Balancers alongside their new mTLS functionality: https://aws.amazon.com/blogs/aws/mutual-authentication-for-application-load-balancer-to-reliably-verify-certificate-based-client-identities/ in November 2023. When one activates those logs they are shipped to the...