Releases: kristijaneftimovpcg/terraform-aws-cost-notifier
Releases · kristijaneftimovpcg/terraform-aws-cost-notifier
Updating the Lambda function to exclude credits
Merge pull request #13 from KristijanEftimov/main Updating the Lambda function to exclude credits
v1.0.9
Documentation improvement
v1.0.8
Documentation improvement.
v1.0.7
Adding new type of calculation "annual" which calculates the cost for the current year, up until today. Handling exception if there's no forecasted data for the current month.
v1.0.6
Fixing the issue with calculating the forecasted costs when the start and end dates are the same by moving the end date to the next day.
v1.0.5
Update budget notification name.
v1.0.4
Update budget notification name
v1.0.3
Modified the sns endpoint to support multiple emails (list of strings).
v1.0.2
Merge pull request #3 from KristijanEftimov/main Updated lambda function to summarize the cost if the week has days fr…
v1.0.1
Merge pull request #2 from KristijanEftimov/main Setting budget thresholds, notification sent to sns-endpoint if month…