chore(deps): update terraform cloudposse/sns-lambda-notify-slack/aws to v0.9.0 #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0
->0.9.0
Release Notes
cloudposse/terraform-aws-sns-lambda-notify-slack (cloudposse/sns-lambda-notify-slack/aws)
v0.9.0
Compare Source
v0.8.0
Compare Source
fix: add an attribute to examples/completed to avoid name conflict in test concurrent runs @gberenice (#60)
what
examples/competed
root module - the MD5 hash of a timestamp. Thit adds a "random" attribute to the resources and helps to avoid resource name conflict during the concurrent runs, [e.g.]:Error: creating CloudWatch Logs Log Group (/aws/lambda/eg-test-sns-default): operation error CloudWatch Logs:
CreateLogGroup, https response error StatusCode: 400, RequestID: 1eefd044-082e-4b8e-8c3b-0b3c3f2dd8a8,
ResourceAlreadyExistsException: The specified log group already exists
terraform-aws-modules/notify-slack/aws
to support newer Python version before 3.8 EOLwhy
v0.7.2
Compare Source
Add tags @rtest12 (#59)
what
tags = module.this.tags
on the notify_slack resource.why
🤖 Automatic Updates
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#58)
what
.github/workflows
) to use shared workflows from.github
repowhy
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#56)
what
.github/workflows
) to addissue: write
permission needed by ReviewDogtflint
actionwhy
Update GitHub workflows @osterman (#55)
what
.github/workflows/settings.yaml
)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#54)
what
why
cldouposse/.github
repositoryAdd GitHub Settings @osterman (#51)
what
.github/settings.yaml
)why
Update Scaffolding @osterman (#49)
what
make readme
to rebuildREADME.md
fromREADME.yaml
why
.github
repov0.7.1
Compare Source
🚀 Enhancements
Added variable lambda_source_path to support custom lambda @vladsmrt (#46)
what
why
references
🤖 Automatic Updates
Update Terraform terraform-aws-modules/notify-slack/aws to 5.6 @renovate (#48)
This PR contains the following updates:
5.5
->5.6
Release Notes
terraform-aws-modules/terraform-aws-notify-slack (terraform-aws-modules/notify-slack/aws)
v5.6.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.