You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws_cloudwatch_metric_alarm.low-cpu-credits-spot: Refreshing state... [id=ecs-autoscaling-group-spot-cpu-credits-below-30]
--
Error: insufficient items for attribute "input_format_configuration"; must have at least 1
Steps to Reproduce
terraform apply
terraform apply
#0000
The text was updated successfully, but these errors were encountered:
Hi @mzhaase 👋 Thank you for reporting this and sorry for the trouble. The aws_cloudwatch_metric_alarm resource does not have an input_format_configuration, however the aws_kinesis_firehose_delivery_stream resource does. I'm wondering if you are hitting #8982 with it reporting the input attribute instead of the output attribute.
Hello again. Since we didn't hear back from you disagreeing with the above assessment, I'm going to close this issue just to consolidate it with #8982. Please follow there for further information and thank you for reporting this.
Community Note
Terraform Version
terraform 0.12.3
provider aws 2.17.0
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Should work, and does in TF 0.11.
Actual Behavior
Steps to Reproduce
terraform apply
terraform apply
The text was updated successfully, but these errors were encountered: