resource/aws_cloudwatch_log_metric_filter: support dimensions #19608
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
Milestone
Community Note
Description
CloudWatch Logs Metric Filters now support up to 3 dimensions, which are specified in pattern format. It's a new field of
metric_transformation
.Metric Filters with dimensions don't allow the default value to be set.
AWS's documentation leaves this unclear, but it's worth testing whether constant values are also supported by this feature.
Requires Go SDK
v1.38.46
(released on 2021-05-24).New or Affected Resource(s)
aws_cloudwatch_log_metric_filter
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: