Skip to content

Commit

Permalink
chore(deps): update terraform appvia/notifications/aws to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 96c7073 commit 89a71ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Provision the notifications
module "notifications" {

Check failure on line 3 in main.tf

View workflow job for this annotation

GitHub Actions / Module Validation / Static Security Analysis - Checkov

CKV_TF_1: "Ensure Terraform module sources use a commit hash"
source = "appvia/notifications/aws"
version = "1.1.0"
version = "2.0.0"

allowed_aws_services = ["cloudwatch.amazonaws.com"]
create_sns_topic = var.create_sns_topic
Expand Down

0 comments on commit 89a71ff

Please sign in to comment.