You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
The stack could not be created and gave the error:
Embedded stack arn:aws:cloudformation:us-east-1:091144949931:stack/realworld2-Backend-1FRU9J92MJ6YQ/3f78b710-ed16-11e9-a33f-1207b4ca758c was not successfully created: The following resource(s) failed to create: [Database].
Tried this a couple of times and got the exact same error.
Deleted the original stack, and then this new stack could be successfully deployed.
@arun-gupta It's likely related to #42. Try adding --parameter-overrides Stage=dev to your aws cloudformation deploy command and see if you get the same error.
Had a CloudFormation stack already deployed and could access the website. Tried to build from the source and deploy it again as:
The stack could not be created and gave the error:
Tried this a couple of times and got the exact same error.
Deleted the original stack, and then this new stack could be successfully deployed.
Might be related to #42
The text was updated successfully, but these errors were encountered: