We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da7a54 commit f74cca6Copy full SHA for f74cca6
terraform/envs/general/main.tf
@@ -38,4 +38,5 @@ module "dirsync" {
38
LogRetentionDays = var.LogRetentionDays
39
SyncFrequency = "rate(1 hour)"
40
SnsArn = var.SnsArn
41
+ PrioritySnsArn = var.PrioritySnsArn
42
}
0 commit comments