I get a generic "An error occurred while attempting to create the stack". How do I troubleshoot this?

0

I have been trying unsuccessfully to create a change set for an existing stack I have in CloudFornation. I have executed many change sets for this stack before, but now I am getting a very generic "An error occurred while attempting to create the stack" error at step 4.

The only changes I have implemented were using more strings from the parameter store for strings that were hardcoded in the template before. Oddly, one parameter I created called 'Stage' resolves an ssm parameter '{{resolve:ssm:Stage}}' and that parameter does not seem to resolve. It literally appears as {{resolve:ssm:Stage}} in the parameters in CloudFormation while all other parameters show up correctly.

That is the only oddity I see in my template. Could that be the reason for the generic error? Any thoughts or ideas as to what else may be the problem?

demandé il y a 8 mois1219 vues
1 réponse
0
Réponse acceptée

Apparently, my issue was a malformed parameter, and improperly set ssm parameters in the CloudFormation template. However, I only found this by doing a straight-up update versus a change set. The update showed the errors I could use to figure out why the change set wasn't working.

répondu il y a 8 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions