Skip to content

Commit 4e6df5f

Browse files
build(deps): bump appvia/notifications/aws from 1.0.4 to 1.0.5 (#42)
Bumps [appvia/notifications/aws](https://github.com/appvia/terraform-aws-notifications) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/appvia/terraform-aws-notifications/releases) - [Commits](appvia/terraform-aws-notifications@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: appvia/notifications/aws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73b1493 commit 4e6df5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Provision the notifications
33
module "notifications" {
44
source = "appvia/notifications/aws"
5-
version = "1.0.4"
5+
version = "1.0.5"
66

77
allowed_aws_services = ["cloudwatch.amazonaws.com"]
88
create_sns_topic = var.create_sns_topic

0 commit comments

Comments
 (0)