Releases: StratusGrid/terraform-aws-anomaly-detection-alerts
Releases · StratusGrid/terraform-aws-anomaly-detection-alerts
v3.1.0
What's Changed
- Fix deprecated threshold argument by @juansanchez-stratusgrid in #15
New Contributors
- @juansanchez-stratusgrid made their first contribution in #15
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Stp 10 - Updates module's usage example. by @DJKaswa in #10
- Upgrade TF version by @jheison-rodriguez in #12
- repository-header-update-2 by @fernandoPedraza-sg in #14
New Contributors
- @jheison-rodriguez made their first contribution in #12
- @fernandoPedraza-sg made their first contribution in #14
Full Changelog: v3.0.0...v3.0.1
v3.0.0 - Use Cost Explorer resources
- Replaces the CloudFormation Stack resource with the two new resources aws_ce_anomaly_monitor and aws_ce_anomaly_subscription.
- Introduces the
enable_cost_anomaly_detection
variable to enable or disable the module.
v2.1.1 - Fix provider version pinning
What's Changed
- Updated AWS provider pinned version by @rchildress87 in #7
New Contributors
- @rchildress87 made their first contribution in #7
Full Changelog: v2.1.0...v2.1.1
v2.1.0 - Adds pre-commit checks to the Repository
v2.0.1
What's Changed
- Fixed TF Required Version Logic by @wesleykirklandsg in #5
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update TF provider by @wesleykirklandsg in #4
Full Changelog: v1.0.2...v2.0.0
This now relies upon the ~> 4.9.0 AWS TF Provider.
v1.0.2
v1.0.1
What's Changed
- Don't run pre-commit after PRs by @wesleykirklandsg in #2
New Contributors
- @wesleykirklandsg made their first contribution in #2
Full Changelog: v1.0.0...v1.0.1
Initial Release
What's Changed
- Implemented AWS Anomaly Detection Alerts by @jason-drouhard in #1
New Contributors
- @jason-drouhard made their first contribution in #1
Full Changelog: https://github.com/StratusGrid/terraform-aws-anomaly-detection-alerts/commits/v1.0.0