iot-application icon indicating copy to clipboard operation
iot-application copied to clipboard

CloudFormation fails to deploy due to lack of Ec2InstanceRole

Open hartmir opened this issue 7 months ago • 0 comments

Describe the bug Ec2InstanceRole cannot be found while deploying the CloudFormation template. DeploymentEC2InstanceProfile causes this error. DeploymentEC2InstanceProfile is cancelled.

To Reproduce

  1. Download the CloudFormation template from the repository.
  2. Go to CloudFormation AWS Console and deploy the template as-is.
  3. Wait for the error to appear.

Expected behavior Correct deployment of template.

Screenshots

image

Desktop (please complete the following information):

  • OS: N/A, completed in AWS console
  • Browser [e.g. chrome, safari]: Firefox
  • Version [e.g. 22]: Commit #4f20198, HEAD of main as of making this issue

Additional context Add any other context about the problem here.

hartmir avatar Aug 01 '24 20:08 hartmir