Terraform Search Ami
Search AMI with Terraform
Nowadays Terraform is a great option to provide infrastructure as a code. When working with EC2 AWS is necessary to give an AMI ID, since many times a user may want just the last version of an image looking by its name, it’s possible to configure a search in the Terraform script using filters as shown.
