diff --git a/notify.tf b/notify.tf index 1420975..9fb7498 100644 --- a/notify.tf +++ b/notify.tf @@ -75,7 +75,7 @@ data "aws_iam_policy_document" "sns-topic-policy" { } module "sns_teams_relay" { - source = "github.com/CU-CommunityApps/tf-module-sns-teams-relay.git?ref=main" + source = "github.com/CU-CommunityApps/tf-module-sns-teams-relay.git?ref=v1.0.0" tags = var.global_tags namespace = var.namespace