-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Jasons-Air:codebuild-webinar jason$ aws cloudformation deploy --template-file ./templates/infrastructure.yaml --stack-name $STACK_NAME --capabilities CAPABILITY_IAM
Waiting for changeset to be created..
Failed to create the changeset: Waiter ChangeSetCreateComplete failed: Waiter encountered a terminal failure state Status: FAILED. Reason: Transform AWS::Serverless-2016-10-31 failed with: Invalid Serverless Application Specification document. Number of errors found: 2. Resource with id [CommentOnPullRequestFunction] is invalid. 'CodeUri' is not a valid S3 Uri of the form 's3://bucket/key' with optional versionId query parameter. Resource with id [ValidateAndMergePullRequestFunction] is invalid. 'CodeUri' is not a valid S3 Uri of the form 's3://bucket/key' with optional versionId query parameter.
Jasons-Air:codebuild-webinar jason$