Closed
Description
Hi, reading the code I saw this line
https://github.com/terraform-aws-modules/terraform-aws-sns/blob/master/main.tf#L89
wich is in deprecation according to AWS doc, i guess is better change to SourceArn like the example in the same code right?