Provisioning AWS cluster fails creating the EC2 instance (host)

Version: OpenNebula version 6.0.0.2-1.ce

Situation:
When deploying an AWS cluster the provisioning fails because the EC2 instance using ami-04c21037b3f953d37 did not get created/started.

Solution:
Using AWS Marketplace you need to subscribe FIRST to be eligable to use this AMI.

  1. Surf to https://console.aws.amazon.com/marketplace/home/search/search!mpSearch/search#/search!mpSearch/search?text=ami-04c21037b3f953d37
  2. Click on the link “CentOS 8 (x86_64) - with Updates HVM”
  3. Click subscribe
  4. Redeploy the AWS cluster and you should be fine.