aws-cloudformation / aws-cloudformation/cloudformation-cli

CloudFormation Fails to Import Intermittently with "Internal Failure" Error

Open
#1,047 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
336
Forks
172
Avg merge
3d 5m
Merged PRs (30d)
3

Description

# CloudFormation Fails to Import Intermittently with "Internal Failure" Error

## Issue Overview:
We have encountered intermittent failures when importing CloudFormation changesets, resulting in the error message: "There was an error creating this changeset. Internal Failure."

**Error Message:**
There was an error creating this changeset. Internal Failure.

## Issue Description:
The CloudFormation stack creation or update process intermittently fails with the specified error message. This issue appears to be sporadic and not consistently reproducible, making it challenging to pinpoint the root cause.

## Expected Behavior:
CloudFormation changeset creation/update should proceed without encountering internal failures.

## Steps to Reproduce (if applicable):
The issue seems to occur intermittently and is not easily reproducible with specific steps.

## Additional Context:
- The AWS environment and CloudFormation templates are standard, and no recent changes have been made to the templates that could explain the intermittent failures.
- The failure occurs during the importing of AWS resources, and subsequent attempts may succeed without any modifications to the templates.

## Environment Details:
- **AWS Region:** us-east-1
- Primarily encountering these challenges during the import of AWS resources, with a notable focus on security groups.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.