mitchellh / vagrant-google

Vagrant provider for GCE.
Apache License 2.0
334 stars 100 forks source link

Release 2.0 #181

Closed Temikus closed 6 years ago

Temikus commented 6 years ago

Ok, let's do this. @erjohnso PTAL

Tested #180 - looking good 👍

Since we're entering 2.0, will implement 2 additional breaking changes:

Made some drive-by fixes as well:

zackangelo commented 6 years ago

Was testing this release locally and found a small issue: for some reason I can't specify the location of the GCE key using ~/... anymore. I have to specify the full, absolute path to my home directory now.

Temikus commented 6 years ago

@zackangelo Thanks for catching this! Should be fixed now.