Closed trivikr closed 5 years ago
I was able to deploy it on my personal account, the error appears on team account where CodeBuild build script is
@trivikr What region were you deploying this in? The error you're pointing out was by resources generated by SAM. It's possible this is a bug in this app, but I'm also concerned, because SAM just had a new release, and I hope this isn't a regression. Can you retry deploying to your personal account and see if you can still successfully deploy it?
Did some more digging. This isn't a SAM issue, but seems like it could be a CloudFormation issue. I've contacted the CloudFormation team to take a look asap.
What region were you deploying this in?
us-west-2
Can you retry deploying to your personal account and see if you can still successfully deploy it?
Deletion of Cloudformation stack, and deploy of Serverless Application Repository is successful on my personal account
The CloudFormation issue causing this error has been resolved. You should be able to deploy the app successfully now. Sorry for the inconvenience!
Thank you @jlhood for a quick follow up!
Describe the bug Deployment of the Serverless Application Repository fails with the following error:
To Reproduce
ROLLBACK_COMPLETE
stateExpected behavior The Cloudformation stack
serverlessrepo-github-codebuild-logs
gets deployedScreenshots