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 e21fcea commit 9af5364Copy full SHA for 9af5364
terraform/envs/general/main.tf
@@ -37,4 +37,5 @@ module "dirsync" {
37
RunEnvironment = "prod"
38
LogRetentionDays = var.LogRetentionDays
39
SyncFrequency = "rate(1 hour)"
40
+ SnsArn = var.SnsArn
41
}
0 commit comments