terraform-aws-sns icon indicating copy to clipboard operation
terraform-aws-sns copied to clipboard

Deprecation notice from aws

Open apenadiazApk opened this issue 1 year ago β€’ 0 comments

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?

https://docs.aws.amazon.com/sns/latest/dg/sns-access-policy-use-cases.html#source-account-versus-source-owner

apenadiazApk avatar Jul 10 '24 07:07 apenadiazApk