Releases: clouddrove/terraform-aws-cloudwatch-alarms
Releases · clouddrove/terraform-aws-cloudwatch-alarms
1.3.2
📝 Documentation Changes
5a43078
- update CHANGELOG.md for 1.3.1 (commit by @clouddrove-ci)
What's Changed
New Contributors
Full Changelog: 1.3.1...1.3.2
1.3.1
✨ New Features
4c80040
- add changelog.yml file and use shared-workflows (commit by @theprashantyadav)b03b37f
- auto changelog action added (commit by @theprashantyadav)b6e2c93
- added dependabot.yml (commit by @theprashantyadav)d68c0a5
- add deepsource & added assignees,reviewer in dependabot (commit by @Tanveer143s)56ea0d8
- Added new vpc security-group tag (commit by @theprashantyadav)763d715
- added new github-action and updated versions (commit by @anmolnagpal)14549e8
- remove security group argument (commit by @anmolnagpal)97245b8
- remove security group argument (commit by @anmolnagpal)8846635
- remove security group argument (commit by @anmolnagpal)4b96a73
- remove security group argument (commit by @anmolnagpal)ac366cd
- fix code owners file error (commit by @anmolnagpal)27abdea
- fix code owners file error (commit by @anmolnagpal)263cc3e
- fix code owners file error (commit by @anmolnagpal)b5026d8
- fix code owners file error (commit by @theprashantyadav)9a00cf9
- fix code owners file error (commit by @theprashantyadav)0b76406
- fix code owners file error (commit by @theprashantyadav)d1f8236
- added security-group-rule in ec2 module (commit by @theprashantyadav)2c9fb80
- added security-group-rule in ec2 module (commit by @theprashantyadav)de8639f
- added security-group-rule in ec2 module (commit by @theprashantyadav)5c68a44
- update version,tf (commit by @theprashantyadav)918dbfe
- update new gitignore and readme.yaml (commit by @theprashantyadav)6b4a3f5
- update the automerge workflow (commit by @anmolnagpal)ba2a8fd
- update the automerge workflow (PR #38 by @vaibhav7797)12472ce
- update the automerge workflow for static checks (commit by @anmolnagpal)07610ab
- update the automerge workflow for static checks (commit by @anmolnagpal)17197b5
- update terraform and aws version (PR #40 by @theprashantyadav)64ccecd
- update automerge (PR #41 by @theprashantyadav)2179eb0
- update the automerge workflow for static checks (PR #42 by @vaibhav7797)fb80df2
- Add automerge github shared workflow (PR #55 by @vaibhav7797)20e9f03
- fixed dependabot open PR (PR #62 by @theprashantyadav)346b758
- updated example path and readme paramters (commit by @Tanveer143s)
🐛 Bug Fixes
25693fb
- added versions.tf and updated vpc tag (commit by @anmolnagpal)
👷 Build System
7d23214
- deps: bump clouddrove/subnet/aws in /_example/anomaly_example (commit by @dependabot[bot])82d07a1
- deps: bump clouddrove/ec2/aws in /_example/expression_example (commit by @dependabot[bot])8f86c6a
- deps: bump clouddrove/subnet/aws in /_example/expression_example (commit by @dependabot[bot])d41e47e
- deps: bump clouddrove/subnet/aws in /_example/basic_example (commit by @dependabot[bot])9500865
- deps: bump clouddrove/ec2/aws in /_example/basic_example (commit by @dependabot[bot])bc6c063
- deps: bump clouddrove/ec2/aws in /_example/anomaly_example (commit by @dependabot[bot])
What's Changed
- auto changelog action and changelog.md and dependabot.yml file added. by @theprashantyadav in #13
- feat: add deepsource & added assignees,reviewer in dependabot by @Tanveer143s in #14
- updated vpc tag by @mamrajyadav in #18
- Added new vpc security-group tag by @theprashantyadav in #26
- Added new github-action and updated versions by @theprashantyadav in #30
- Fix: update new gitignore and readme.yaml by @theprashantyadav in #31
- Feat: update the automerge workflow by @vaibhav7797 in #38
- build(deps): bump clouddrove/subnet/aws from 2.0.0 to 2.0.1 in /_example/anomaly_example by @dependabot in #37
- build(deps): bump clouddrove/ec2/aws from 2.0.0 to 2.0.1 in /_example/expression_example by @dependabot in #34
- build(deps): bump clouddrove/subnet/aws from 2.0.0 to 2.0.1 in /_example/expression_example by @dependabot in #36
- build(deps): bump clouddrove/subnet/aws from 2.0.0 to 2.0.1 in /_example/basic_example by @dependabot in #35
- build(deps): bump clouddrove/ec2/aws from 2.0.0 to 2.0.1 in /_example/basic_example by @dependabot in #33
- Feature/automerge by @vaibhav7797 in #39
- feat: update terraform and aws version by @theprashantyadav in #40
- feat: update automerge by @theprashantyadav in #41
- Feat: update the automerge workflow for static checks by @vaibhav7797 in #42
- Feature/automerge by @vaibhav7797 in h...
Use new terraform latest version
1.3.0 update README.md
Update module
Update License
Add tfsec.yml file in .ghuthub/workflows
Update terraform.yml
Add version.tf in example
Add new variables
New Features
- Add datapoints_to_alarm option
Upgrade module to terraform 0.15
New Features
- Upgrade module to terraform 0.15
- Upgrade pre-commit
- Update the labels
Add tags in label module
New Features
- Add tags in label module
Upgrage Terraform Version To 0.13
New Features
- Upgrade module with Terraform 0.13
- Update readme
Add new variables
New Features
- Added new variables like metric_query, threshold_metric_id
- Added new examples
- Updated README
Fix Dimension
New Features
- Fixed dimensions for all type
- updated readme