Open gurre opened 4 years ago
Thanks for this feature request!
Some of the things we all can imagine are very tricky to implement and they are not implemented in this free service (at least yet).
Maybe, in the future, this project will be extended with such tricky features and become a part of a product like env0 where cost management is already in the core. I don't know about this yet.
Cloudwatch enhanced monitoring for EC2 may also cost a considerable amount per month, the bool key is available in
aws_launch_configuration.*.enable_monitoring
andaws_instance.*.monitoring
.This is quite tricky to calculate because each instance type has different metrics (e.g. nitro, burstable, ebs), the price is then based on how many are submitted every 1m or 5m depending if enhanced monitoring is enabled.
From the Cloudwatch Pricing page on 2020-06-25: