aws-solutions / workload-discovery-on-aws

Workload Discovery on AWS is a solution to visualize AWS Cloud workloads. With it you can build, customize, and share architecture diagrams of your workloads based on live data from AWS. The solution maintains an inventory of the AWS resources across your accounts and regions, mapping their relationships and displaying them in the user interface.
https://aws.amazon.com/solutions/implementations/workload-discovery-on-aws/
Apache License 2.0
727 stars 88 forks source link

Cron expression for running discovery process every 24 hours is incorrect #546

Closed svozza closed 1 month ago

svozza commented 2 months ago

The current cron expression for running discovery process every 24 hours results in the task running every hour instead.

svozza commented 1 month ago

Fixed in v2.1.14