infra-utils/alicloud/list_images
Jakub Sokołowski 2a360819f6
use ubuntu regex
2018-08-15 16:04:27 -04:00
..
README.md add a way to list available images in alicloud 2018-08-15 16:04:01 -04:00
main.tf use ubuntu regex 2018-08-15 16:04:27 -04:00
variables.tf add a way to list available images in alicloud 2018-08-15 16:04:01 -04:00

README.md

Usage

There's no easy way of getting IDs of images in Alibabna Cloud so just do this:

terraform apply
terraform show

Issues

We can't use Terraform output because it's broken for Alibaba data source: https://github.com/alibaba/terraform-provider/issues/548