PaloAltoNetworks / aws-alb-sandwich

AWS ALB Sandwich with VM-Series
13 stars 13 forks source link

I keep getting an EC2 error which triggers a rollback #5

Open alexmadjeski opened 5 years ago

alexmadjeski commented 5 years ago

I am new to using cloudformation. I have tried running the "lb sandwich ALB internal.json" script in two different zones and I keep getting this error;

API: ec2:RunInstances Not authorized for images: [ami-0891c0e5272b9e75c] (us-west1) I got a similar error (with the ami# being different) for us-west-2

Is there a list of regions that this script can be used in?

Thanks in advance for the help

alexmadjeski commented 5 years ago

I got it to work, I replaced the ami-# with the number for the Amazon Linux 2 instance from the marketplace and it installed no issue.

Other than going through that process is there a list of AMI numbers per region out there? I was unable to find one if there is.

Thanks, Alex