Skip to content

Releases: brennerm/aws-quota-checker

Release 1.12.0

14 Jan 12:32
Compare
Choose a tag to compare

Changelog

Added

  • new check: rds_cluster_snapshots
  • new check: rds_instance_snapshots

Release 1.11.0

10 Jan 19:05
Compare
Choose a tag to compare

Changelog

Changed

  • improve EBS snapshot count check by using paginated requests

Release 1.10.0

06 Jan 11:03
Compare
Choose a tag to compare

Changelog

Added

  • add error handling for CLI result reporter
  • new check: iam_role_count
  • Prometheus metrics now have a new label that contains the quota key, see #31 for further details

Release 1.9.0

21 Sep 14:19
Compare
Choose a tag to compare

Changelog

Added

  • new check: rds_event_subscriptions

Removed

  • obsolete check: cw_alarm_count

Release 1.8.0

10 Sep 15:53
Compare
Choose a tag to compare

Changelog

Added

  • new check: rds_instances
  • new check: rds_parameter_groups
  • new check: rds_cluster_parameter_groups

Fixed

  • iterator bug that prevented check-instance command to function

Security

  • update several dependencies

Release 1.7.0

05 May 16:54
Compare
Choose a tag to compare

Changelog

Added

  • new check: lambda_function_storage

Release 1.6.0

30 Apr 17:53
Compare
Choose a tag to compare

Changelog

Added

  • new check: elb_target_groups_per_alb

Fixed

  • fix wrong number of EBS snapshots

Release 1.5.0

19 Apr 20:31
Compare
Choose a tag to compare

Changelog

Added

  • new check: ses_daily_sends

Fixed

Release 1.4.1

25 Mar 21:58
Compare
Choose a tag to compare

Changelog

Fixed

  • make code compatible with Python 3.7

Release 1.4.0

21 Mar 20:45
Compare
Choose a tag to compare

Changelog

Added

  • new check: vpc_rules_per_acl
  • new check: vpc_ipv4_cidr_blocks_per_vpc
  • new check: vpc_ipv6_cidr_blocks_per_vpc
  • new check: vpc_rules_per_sg
  • new check: vpc_route_tables_per_vpc
  • new check: vpc_routes_per_route_table
  • add Grafana dashboard: on-demand-ec2
  • new Prometheus metric that will expose the time it took to get the current/max value of each check