Releases: appvia/terraform-aws-notifications
v2.0.0
BREAKING CHANGE:
Previous consumers of this module many need to update the following variable if set accounts_id_to_name
to accounts_id_to_name_parameter_arn
as we now require an account mapping key value to be stored in SSM Parameter Store.
This avoid terraform having to computing this at deployment. Please note that this variable is entirely optional and if you do not require human-readable account IDs then alerts will contain an empty string as a value for Account Name.
SecurityHub Alerts remain uneffected as this computed by AWS API.
What's Changed
- docs: give full url path for images so they load in terraform registry by @KashifSaadat in #75
- chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.37.0 by @renovate in #76
- Refactoring Module by @shanilhirani in #77
- chore(deps): update terraform terraform-aws-modules/sns/aws to v6.1.2 by @renovate in #73
- chore(deps): update terraform terraform-aws-modules/lambda/aws to v7.20.0 by @renovate in #78
New Contributors
- @KashifSaadat made their first contribution in #75
Full Changelog: v1.1.0...v2.0.0
v1.1.0
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
- chore: Configure Renovate by @renovate in #67
- chore(deps): update tflint plugin terraform-linters/tflint-ruleset-terraform to v0.10.0 by @renovate in #70
- chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.36.0 by @renovate in #69
- chore(deps): update terraform terraform-aws-modules/lambda/aws to v7.17.0 by @renovate in #72
New Contributors
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- feat: allowing the lambda module to provision cloudwatch logs for us by @gambol99 in #56
- chore(deps): bump terraform-aws-modules/lambda/aws from 7.10.0 to 7.16.0 by @dependabot in #63
- chore(deps): bump hashicorp/aws from 5.73.0 to 5.78.0 by @dependabot in #62
- fix(lambda-recreation): adds a variable to toggle if function within… by @shanilhirani in #64
- chore(deps): bump hashicorp/aws from 5.78.0 to 5.80.0 by @dependabot in #66
New Contributors
- @shanilhirani made their first contribution in #64
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Added the banner and updated the ReadME by @ThisIsRahmat in #49
- chore(deps): bump hashicorp/aws from 5.69.0 to 5.70.0 by @dependabot in #47
- chore(deps): bump terraform-aws-modules/sns/aws from 6.1.0 to 6.1.1 by @dependabot in #50
- chore(deps): bump hashicorp/aws from 5.70.0 to 5.72.1 by @dependabot in #53
- fix: ensuring the account names are ordered by @gambol99 in #54
New Contributors
- @ThisIsRahmat made their first contribution in #49
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- chore(docs): adding the banner to the repository by @gambol99 in #42
- chore(deps): bump terraform-aws-modules/lambda/aws from 3.2.0 to 7.10.0 by @dependabot in #46
- chore(deps): bump hashicorp/aws from 5.66.0 to 5.69.0 by @dependabot in #45
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Incorporates parsing and rendering in Slack and Teams for Cost Anomaly
Includes also:
- Fix to default emblem icons
- Fix to generating service url - without identity center
- Fix to rendering of unknown event that is JSON
- Fix to the SecurityHub URL - filtering on generator id not finding id