Skip to content

v2.1.1

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 20 Apr 02:21
b0b9fb4

🚀 Enhancements

Bump cloudposse/datadog-lambda-forwarder/aws to 1.10.1 @aknysh (#106) ## what
  • Bump cloudposse/datadog-lambda-forwarder/aws in src/main.tf from 1.10.01.10.1
  • Regenerate README.md / src/README.md via atmos readme

why

  • 1.10.1 (https://github.com/cloudposse/terraform-aws-datadog-lambda-forwarder/releases/tag/v1.10.1) picks up the transitive bump of cloudposse/cloudwatch-events/aws from 0.6.10.10.0
  • That, in turn, replaces the internal cloudposse/label/null 0.22.0 (5-dimension) with 0.25.0 (6-dimension, supports tenant)
  • Fixes Error: Invalid index ... local.id_context is object with 5 attributes on local.id_context["tenant"] for every consumer that sets cloudwatch_forwarder_event_patterns together with a label_order that includes tenant — i.e., every multi-tenant Cloud Posse setup
  • Patch-level change: no public interface additions/removals, purely a transitive dependency bump that unblocks a runtime failure

references

Summary by CodeRabbit

  • Documentation
    • Updated AWS provider version requirements
    • Updated Datadog provider and module dependency versions