terra-farm / terraform-provider-virtualbox

VirtualBox provider for Terraform
https://terra-farm.github.io/provider-virtualbox/
MIT License
324 stars 136 forks source link

Combine URL and image. #40

Closed VoyTechnology closed 5 years ago

VoyTechnology commented 5 years ago

This makes it easier to use, as only the image has to be specified. If the image is in URL form, and the Schema is HTTP or HTTPS, the image would be pulled from the internet.

VoyTechnology commented 5 years ago

Related to #19

VoyTechnology commented 5 years ago

I will also update this PR to add changes to the README.

ringods commented 5 years ago

@VoyTechnology while you are at it, can you also rebase your work with latest on master? This PR currently has merge conflicts.

VoyTechnology commented 5 years ago

PTAL @ringods.

VoyTechnology commented 5 years ago

@ringods perhaps this was lost somewhere :), can you take another look?

VoyTechnology commented 5 years ago

Hey @ringods, can you take a look at this PR? Been here for a while and I want a second opinion on it.

VoyTechnology commented 5 years ago

Related to #45