Skip to content

Commit

Permalink
chore(deps): bumping to the latest version of the module
Browse files Browse the repository at this point in the history
  • Loading branch information
gambol99 committed Jan 27, 2025
1 parent 4968bb9 commit 092e0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/budgets/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Provision the SNS topic for the budgets if required and notifications
module "notifications" {
source = "appvia/notifications/aws"
version = "2.0.0"
version = "2.0.1"

allowed_aws_services = [
"budgets.amazonaws.com",
Expand Down

0 comments on commit 092e0aa

Please sign in to comment.