Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0 #181

Merged
merged 17 commits into from
Mar 26, 2018
Merged

Release 2.0 #181

merged 17 commits into from
Mar 26, 2018

Conversation

Temikus
Copy link
Collaborator

@Temikus Temikus commented Mar 23, 2018

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
Copy link

zackangelo commented Mar 23, 2018

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
Copy link
Collaborator Author

Temikus commented Mar 23, 2018

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

@@ -88,7 +89,9 @@ Vagrant.configure("2") do |config|
google.google_project_id = "YOUR_GOOGLE_CLOUD_PROJECT_ID"
google.google_client_email = "YOUR_SERVICE_ACCOUNT_EMAIL_ADDRESS"
google.google_json_key_location = "/path/to/your/private-key.json"


google.image_family = 'ubuntu-1604-lts'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One suggestion ... it would be nice if the new image_family config option was also added to the Configuration section of the README.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seanmalloy Nicely spotted! Thanks!

Added.

@erjohnso erjohnso merged commit 234bbad into mitchellh:master Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants