Create_Failed error due to nested stacks? #44
Unanswered
Shan-Nichols
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have successfully deployed the CloudFormation template for the latest version of Voicemail Express and even updated the values as well with that original deployment. Testing some things out I deleted the stacks via CloudFormation and went to add them back later with a different Stack Name but it fails. I tried again with the original stack name and it continues to fail. When i look into the events for the stack I'm seeing this error that appears to be tied to the creation of the nested stacks. (I've removed some of the identifying information with Xs)
Embedded stack arn:aws:cloudformation:us-west-2:XXXXXXXXXXXX:stack/VMX3-ClientDevVoicemail-VMXContactFlowStack-1AJ2NVE3SS6BO/72d6dbc0-a90c-11ef-8b8a-068cXXXXXXXX was not successfully created: The following resource(s) failed to create: [VMXGuidedFlowPresigner, VMXCoreFlowModule, VMXPlayerView].
Any idea what may be causing this failure? I've checked for stragglers related to the original deployment but haven't found anything.
All reactions