Skip to content

Commit d91af3a

Browse files
build(deps): bump appvia/notifications/aws from 0.1.6 to 0.1.7 (#19)
Bumps [appvia/notifications/aws](https://github.com/appvia/terraform-aws-notifications) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/appvia/terraform-aws-notifications/releases) - [Commits](appvia/terraform-aws-notifications@v0.1.6...v0.1.7) --- 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 5a06a50 commit d91af3a

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 = "0.1.6"
5+
version = "0.1.7"
66

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

0 commit comments

Comments
 (0)