Closed SushiFu closed 2 days ago
Voting for Prioritization
Volunteering to Work on This Issue
@SushiFu Thanks for raising this issue. It has already been noticed in #40298. I'm going to close this one as a duplicate so that we can concentrate discussion in the linked issue. Please add any additional comments there.
[!WARNING] This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them.
Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.
Description
On a
aws_autoscaling_policy
when using atarget_tracking_configuration
with acustomized_metric_specification
you cannot specified a customPeriod
attribute as per defined on the AWS documentation. I've tried successfully to update my policy with the UI and set a 300 seconds custom Period.Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_CustomizedMetricSpecification.html
Would you like to implement a fix?
None