This data source allows one to look up the most recent AMI for a specific
set of parameters, much like aws ec2 describe-images in the AWS CLI.
Basically a refresh of hashicorp/terraform#4396, in data source form.
This commit adds a data source with a single list, `instance` for the
schema which gets populated with the availability zones to which an
account has access.