Skip to content

Commit c493f10

Browse files
chore(deps): update terraform cloudposse/sns-topic/aws to v1
1 parent b448e41 commit c493f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ module "kms_key" {
7676
# see https://docs.aws.amazon.com/cost-management/latest/userguide/budgets-sns-policy.html
7777
module "sns_topic" {
7878
source = "cloudposse/sns-topic/aws"
79-
version = "0.21.0"
79+
version = "1.1.0"
8080

8181
enabled = local.notifications_enabled
8282
attributes = ["budgets"]

0 commit comments

Comments
 (0)