Skip to content

Commit f74cca6

Browse files
committed
Fix terraform
1 parent 7da7a54 commit f74cca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/envs/general/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ module "dirsync" {
3838
LogRetentionDays = var.LogRetentionDays
3939
SyncFrequency = "rate(1 hour)"
4040
SnsArn = var.SnsArn
41+
PrioritySnsArn = var.PrioritySnsArn
4142
}

0 commit comments

Comments
 (0)