Cleared 2m ago · hashicorp/terraform-provider-aws #41680 · Go · ★ 11k · MPL-2.0

[Enhancement]: `aws_cloudwatch_metric_alarm`: Add validation to prevent specifying both `metric` and `expression`

Terraform Core Version 1.9.6 AWS Provider Version 4.67.0 Affected Resource(s) aws_cloudwatch_metric_alarm->metric_query Expected Behavior metric_query can only have a metric block or an expression field but not both. This is not specified in the documentation and not caught with…

What we checked

Similar unclaimed issues