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

machine: StartMachine reimplementation #42

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Conversation

VoyTechnology
Copy link
Member

This re-implements the Machine.Start as a Manager.StartMachine, which conforms
to the new MachineManager interface.

This re-implements the Machine.Start as a Manager.StartMachine, which conforms
to the new MachineManager interface.
@VoyTechnology
Copy link
Member Author

@ivocalado do you mind taking a look? the terraform-provider-virtualbox is a very heavy user of this repository so much so that most functionality has to first appear here before we can add anything new or fix anything new in the provider.

For context: #40 I am trying to redesign the API of this package so its a bit more testable for us in the provider, hopefully adding more tests as we go.

@VoyTechnology VoyTechnology merged commit a8807d6 into main Sep 14, 2022
@VoyTechnology VoyTechnology deleted the machine-start branch September 14, 2022 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant