brikis98 / terraform-up-and-running-code

Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
http://www.terraformupandrunning.com/
MIT License
2.87k stars 1.92k forks source link

Image id The image id '[ami-0c55b159cbfafe1f0]' does not exist #65

Closed m1yag1 closed 3 years ago

m1yag1 commented 3 years ago

I tried using the ami id that exists in the repository and I get the following error:

Error: Error launching source instance: InvalidAMIID.NotFound: The image id '[ami-0c55b159cbfafe1f0]' does not exist
        status code: 400, request id: xxxxxxx

xxxxxxx = replaced value

m1yag1 commented 3 years ago

Closing because this is due to the wrong region in provider section.