Skip to content

Releases: terra-farm/terraform-provider-virtualbox

v0.2.2-alpha.1

21 Sep 14:00
76651f0
Compare
Choose a tag to compare

Changelog:

  • Bump version of Go to 1.17
  • Update dependencies
  • Update go-virtualbox which should resolve some issues
  • Removal of old files
  • Minor improvements to the tests

v0.2.1-alpha.1

10 Jun 11:06
1abdb53
Compare
Choose a tag to compare

This version is another test of uploading the release to Terraform Registry.

v0.2.1-alpha

19 Apr 15:25
1abdb53
Compare
Choose a tag to compare

This change is mostly for testing is releasing to Terraform Registry working. The CI should build assets needed to create the project on the registry.

Terraform v0.12 compatibility

01 Aug 21:52
Compare
Choose a tag to compare
Pre-release
  • Add support for Terraform v0.12
  • Releases automated via Travis CI after the migration of the repository to the Terra-Farm Github organization

v0.1.1

01 Aug 02:19
Compare
Choose a tag to compare
  • Add new optional field "user_data" in schema, accepts arbitary string, your VM specific configuration can be stored here.
    Some 3rdparty tool expects certain content be set in this field.
    For example, CiscoCloud/terraform.py (a terraform-ansible bridging tool) interprete 'user_data' as a JSON string:
    { "role": "foobar", ... }
    It uses the 'role' field to group hosts.

v0.1.0

31 Jul 03:51
Compare
Choose a tag to compare

Build against terraform 0.6.0