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?

질문됨 8달 전1219회 조회
1개 답변
0
수락된 답변

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.

답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠