resource "aws_sns_topic" "yodlee_topic" { name = "events-yodlee-${var.stage}" policy = <