iot-application
iot-application copied to clipboard
CloudFormation fails to deploy due to lack of Ec2InstanceRole
Describe the bug
Ec2InstanceRole cannot be found while deploying the CloudFormation template. DeploymentEC2InstanceProfile
causes this error. DeploymentEC2InstanceProfile
is cancelled.
To Reproduce
- Download the CloudFormation template from the repository.
- Go to CloudFormation AWS Console and deploy the template as-is.
- Wait for the error to appear.
Expected behavior Correct deployment of template.
Screenshots
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.