Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provider/aws: New data source: aws_ami_description
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#4396, in data source form.
- Loading branch information