Releases: mitchellh/vagrant-google
Releases · mitchellh/vagrant-google
Google Compute Engine plugin for Vagrant - v0.2.4
New features in this release:
- Added instance group support [temikus]
- Miscellaneous doc and test updates, minor fixes [tusharsb, ericmand, temikus]
Google Compute Engine plugin for Vagrant - v0.2.3
This is a minor release to set more restrictions around dependencies. There are no new features over the prior release.
Google Compute Engine plugin for Vagrant - v0.2.2
- Cleanup instance and disks on backend failures [p0deje]
- Refactoring ssh warnings into separate action [temikus]
- Refactoring disk type detection logic [temikus]
- Miscellaneous doc updates and minor fixes [mbrukman, temikus]
Google Compute Engine plugin for Vagrant
- Temporarily reverted the old SyncedFolders behaviour. (See #94)
Google Compute Engine plugin for Vagrant - v0.2.0
- Added support for service account definitions [tcr]
- Added support for preemptible instances [jcdang]
- Implemented auto_restart and on_host_maintenance options [jcdang]
- Implemented vagrant halt and reload actions [temikus]
- Added support for IP address specification by name [temikus]
- Instance name now defaults to time + uuid [temikus]
- Removed legacy rsync code, switched to Vagrant built-in SyncedFolders [temikus]
- Switched to fog-google metagem [temikus]
- Added a linter and custom acceptance tests [temikus]
- Updated documentation and examples [mbrukman, temikus]
- Miscellaneous UI/UX updates and bugfixes [temikus]