hooklift/terraform-provider-vix

Add support for uncompressing zip images.

Closed this issue · 2 comments

We currently only support unpacking tar.gz files. For images we should also support zip files.

https://github.com/c4milo/unzipit was created to address this issue. Integration with this project is on progress.

Fix landed in 81f0376