Describe the bug
Deployment of the Serverless Application Repository fails with the following error:
[Error] /Resources/ProcessBuildEventsBuildStatusPermission/Properties/SourceArn/Fn::GetAtt: Resource type AWS::Events::Rule does not support attribute {Arn}. Rollback requested by user.
To Reproduce
- Visit Serverless Application Repository given in README
- Click on "Deploy"
- Enter "CodeBuildProjectName"
- Click on "Deploy"
- Notice that stack fails to get deployed and goes to
ROLLBACK_COMPLETE state
Expected behavior
The Cloudformation stack serverlessrepo-github-codebuild-logs gets deployed
Screenshots
