Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource sns-topic-name must be in ARN format #21

Closed
rahulvinodsharma opened this issue Mar 30, 2021 · 1 comment
Closed

Resource sns-topic-name must be in ARN format #21

rahulvinodsharma opened this issue Mar 30, 2021 · 1 comment

Comments

@rahulvinodsharma
Copy link

Terraform keep me showing this.

Error: Error putting IAM role policy lambda-s3-anti-virus-scan: MalformedPolicyDocument: Resource sns-topic-name must be in ARN format or "*".
        status code: 400, request id: 3cbcc1a3-8ba4-4f40-b613-cbf28e4b18f6

  on .terraform/modules/s3-anti-virus/anti-virus-scan.tf line 113, in resource "aws_iam_role_policy" "main_scan":
 113: resource "aws_iam_role_policy" "main_scan" {

@dynamike
Copy link
Contributor

fixed in #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants