[Enhancement]: customized_metric_specification does not support a "period" argument #40820
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
needs-triage
Waiting for first response or review from a maintainer.
Description
customized_metric_specification does not support a "period" argument. The consequence is that the AWS managed Cloudwatch Alarms are created with a period of 1 minute and can't support high-resolution Cloudwatch Metrics.
Affected Resource(s) and/or Data Source(s)
aws_appautoscaling_policy
Potential Terraform Configuration
References
https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_CustomizedMetricSpecification.html
https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html
https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_CustomizedMetricSpecification.html
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: